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 ncoghlan
Recipients brian.curtin, ncoghlan
Date 2012-05-28.23:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338247119.84.0.812166179273.issue14941@psf.upfronthosting.co.za>
In-reply-to
Content
The following docs should be updated based on the automatic PATH manipulation in the updated installer:
http://docs.python.org/dev/using/windows.html#using-python-on-windows

The section on script execution should also mention the -m switch and the section on compiling Python on Windows should be replaced with a reference to the devguide (if there is information here which is both still current and not in the devguide, then it should be added there).
History
Date User Action Args
2012-05-28 23:18:39ncoghlansetrecipients: + ncoghlan, brian.curtin
2012-05-28 23:18:39ncoghlansetmessageid: <1338247119.84.0.812166179273.issue14941@psf.upfronthosting.co.za>
2012-05-28 23:18:39ncoghlanlinkissue14941 messages
2012-05-28 23:18:39ncoghlancreate