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 firatozgul
Recipients docs@python, firatozgul, lac
Date 2015-11-27.10:20:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448619648.46.0.914364533167.issue25741@psf.upfronthosting.co.za>
In-reply-to
Content
Correct me if I am wrong, but as far as I know, %LOCALAPPDATA% is always set in Windows. When you want to install Python for just one user (which is the default), files are installed into this directory (LOCALAPPDATA). If you choose to install Python for all users, however, files are installed into %PROGRAMFILES% or %PROGRAMFILES(x86)%
History
Date User Action Args
2015-11-27 10:20:48firatozgulsetrecipients: + firatozgul, docs@python, lac
2015-11-27 10:20:48firatozgulsetmessageid: <1448619648.46.0.914364533167.issue25741@psf.upfronthosting.co.za>
2015-11-27 10:20:48firatozgullinkissue25741 messages
2015-11-27 10:20:48firatozgulcreate