]> granicus.if.org Git - python/commit
#7301: decode $PYTHONWARNINGS in the same way as argv, test non-ascii values
authorPhilip Jenvey <pjenvey@underboss.org>
Wed, 14 Apr 2010 03:01:39 +0000 (03:01 +0000)
committerPhilip Jenvey <pjenvey@underboss.org>
Wed, 14 Apr 2010 03:01:39 +0000 (03:01 +0000)
commite53de3dc4a9021b5edabd44fd495df7770b6249c
tree6ce047d569cd2973b4fa2292e4f1620f0e2befe5
parent9b82f990cb57035daa6de4c0df9911ba8461a963
#7301: decode $PYTHONWARNINGS in the same way as argv, test non-ascii values
Include/Python.h
Lib/test/test_warnings.py
Modules/main.c
Modules/python.c