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 rjnienaber
Recipients brian.curtin, rjnienaber
Date 2011-01-16.22:28:11
SpamBayes Score 0.002902544
Marked as misclassified No
Message-id <1295216893.66.0.198895472646.issue10919@psf.upfronthosting.co.za>
In-reply-to
Content
Further documentation on the RegEnumValue function (used by the _winreg module): http://msdn.microsoft.com/en-us/library/ms724865(v=vs.85).aspx. The documentation doesn't say whether the string is expanded or not on retrieval. 

Given the current behaviour plus the ExpandEnvironmentStrings function, this seems like a non-issue.
History
Date User Action Args
2011-01-16 22:28:13rjnienabersetrecipients: + rjnienaber, brian.curtin
2011-01-16 22:28:13rjnienabersetmessageid: <1295216893.66.0.198895472646.issue10919@psf.upfronthosting.co.za>
2011-01-16 22:28:11rjnienaberlinkissue10919 messages
2011-01-16 22:28:11rjnienabercreate