summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/_bootstrap.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-02-12 17:27:55 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-02-12 17:27:55 (GMT)
commit8ebe5324a072b871646ce67bb44d675acdff05fb (patch)
tree7bc02bd83e4b10c1a680b703d05d19b9cbb5b3a1 /Lib/importlib/_bootstrap.py
parentf86b43382311370d099b1ba9995093a2e0252605 (diff)
downloadcpython-8ebe5324a072b871646ce67bb44d675acdff05fb.zip
cpython-8ebe5324a072b871646ce67bb44d675acdff05fb.tar.gz
cpython-8ebe5324a072b871646ce67bb44d675acdff05fb.tar.bz2
Issue #20599: Force ASCII encoding for stdout in test_cleanup() of test_builtin
On Windows, the codec of sys.stdout is implemented in Python. At exit, the codec may be unloaded before the destructor tries to write something to sys.stdout.
Diffstat (limited to 'Lib/importlib/_bootstrap.py')
0 files changed, 0 insertions, 0 deletions