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 srid
Recipients Dude-X, brian.curtin, jaraco, srid, ssbarnea
Date 2010-09-03.18:22:38
SpamBayes Score 0.00032059377
Marked as misclassified No
Message-id <1283538160.83.0.455688526641.issue7231@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, since last year ActivePython 2.6/2.7 puts C:\PythonXY\Scripts and %APPDATA%\Python\Scripts in %PATH% and we haven't had any complaints so far.

In addition, we also create a versioned interpreter executable - C:\PythonXY\pythonxy.exe - that is something the official installer can do as well, as it makes it possible to just type, say, "python27" when multiple Python versions are installed ... similar to typing 'python2.7' on *nix.
History
Date User Action Args
2010-09-03 18:22:40sridsetrecipients: + srid, jaraco, Dude-X, ssbarnea, brian.curtin
2010-09-03 18:22:40sridsetmessageid: <1283538160.83.0.455688526641.issue7231@psf.upfronthosting.co.za>
2010-09-03 18:22:39sridlinkissue7231 messages
2010-09-03 18:22:38sridcreate