[issue14895] test_warnings.py EnvironmentVariableTests is a bad test

Philip Jenvey report at bugs.python.org
Thu May 24 00:26:48 CEST 2012


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

Jython's sys.warnoptions should probably just contain strs instead of unicode. Otherwise I suspect unicode values could break the warnings module's usage of it

----------
nosy: +pjenvey

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


More information about the Python-bugs-list mailing list