Brian Curtin added the comment:

Yep. The documentation you linked says "A null-terminated string that contains 
unexpanded references to environment variables (for example, "%PATH%"). It will 
be a Unicode or ANSI string depending on whether you use the Unicode or ANSI 
functions. To expand the environment variable references, use the 
ExpandEnvironmentStrings function."

Based on that, we're doing the right thing.

----------
resolution:  -> invalid
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10919>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to