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 chrullrich
Recipients chrullrich, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-09-18.08:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442564482.39.0.225945260969.issue25164@psf.upfronthosting.co.za>
In-reply-to
Content
On Windows, a per-user installation uses %LOCALAPPDATA%\Programs\Python\Python35 as the default target directory. A system-wide (InstallAllUsers=1) installation, however, goes into "%PROGRAMFILES%\Python 3.5" instead. The two directory names should be consistent with each other (and with earlier versions), that is, should be "Python35" in all cases.
History
Date User Action Args
2015-09-18 08:21:22chrullrichsetrecipients: + chrullrich, paul.moore, tim.golden, zach.ware, steve.dower
2015-09-18 08:21:22chrullrichsetmessageid: <1442564482.39.0.225945260969.issue25164@psf.upfronthosting.co.za>
2015-09-18 08:21:22chrullrichlinkissue25164 messages
2015-09-18 08:21:22chrullrichcreate