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 theller
Recipients theller
Date 2007-11-08.17:38:31
SpamBayes Score 0.32949892
Marked as misclassified No
Message-id <1194543511.82.0.106464214101.issue1406@psf.upfronthosting.co.za>
In-reply-to
Content
This patch uses the windows widechar apis for os.environ.  In this way,
environment variables that use umlauts can be accessed.
Files
File name Uploaded
posixmodule.c.diff theller, 2007-11-08.17:38:31
History
Date User Action Args
2007-11-08 17:38:31thellersetspambayes_score: 0.329499 -> 0.32949892
recipients: + theller
2007-11-08 17:38:31thellersetspambayes_score: 0.329499 -> 0.329499
messageid: <1194543511.82.0.106464214101.issue1406@psf.upfronthosting.co.za>
2007-11-08 17:38:31thellerlinkissue1406 messages
2007-11-08 17:38:31thellercreate