[issue7301] Add environment variable $PYTHONWARNINGS

Philip Jenvey report at bugs.python.org
Thu Apr 8 03:12:12 CEST 2010


Philip Jenvey <pjenvey at underboss.org> added the comment:

Here's a patch for py3k using the same char2wchar as the argv decoder for posix, and better windows handling. Plus an additional nonascii value test. Patch is against r79980 for clarity

----------
Added file: http://bugs.python.org/file16810/issue7301-py3k.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7301>
_______________________________________


More information about the Python-bugs-list mailing list