On 29 November 2013 08:34, Glenn Linderman <v+pyt...@g.nevcal.com> wrote:

>  On 11/28/2013 1:04 PM, Tim Delaney wrote:
>
>
> %LOCALAPPDATA% should always contain the same value as would be returned
> from SHGetFolderPath with CSIDL_LOCAL_APPDATA.
>
> Except when it gets changed. Documentation should reflect the actual use
> in the code. If it uses the SHGetFolderPath, that is what should be
> documented; if it uses the environment variable, that is what should get
> documented. Users can easily change the environment variable (which might
> be a reason to use it, instead of SHGetFolderPath).
>

Didn't think of that - good point.

Tim Delaney
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to