This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ddvento@ucar.edu, doko, eric.araujo, ned.deily
Date 2013-02-08.23:13:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360365233.83.0.457330759065.issue17161@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch for 2.7 that separates the "maninstall" target into a "altmaninstall" target (which installs just the python2.7 man page as before) and a "maninstall" target (which adds symlinks from "python2" and "python").  Patches for 3x to follow.
History
Date User Action Args
2013-02-08 23:13:53ned.deilysetrecipients: + ned.deily, doko, eric.araujo, ddvento@ucar.edu
2013-02-08 23:13:53ned.deilysetmessageid: <1360365233.83.0.457330759065.issue17161@psf.upfronthosting.co.za>
2013-02-08 23:13:53ned.deilylinkissue17161 messages
2013-02-08 23:13:53ned.deilycreate