[New-bugs-announce] [issue1406] Use widechar api for os.environ

Thomas Heller report at bugs.python.org
Thu Nov 8 18:38:31 CET 2007


New submission from Thomas Heller:

This patch uses the windows widechar apis for os.environ.  In this way,
environment variables that use umlauts can be accessed.

----------
components: Interpreter Core, Windows
files: posixmodule.c.diff
keywords: patch, py3k
messages: 57265
nosy: theller
severity: normal
status: open
title: Use widechar api for os.environ
type: behavior
versions: Python 3.0
Added file: http://bugs.python.org/file8715/posixmodule.c.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1406>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: posixmodule.c.diff
Type: text/x-diff
Size: 3033 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071108/545d8802/attachment.diff 


More information about the New-bugs-announce mailing list