diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-19 17:11:19 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-19 17:11:19 (GMT) |
commit | 1802d3f3888b374b8d44470156a98081697a6280 (patch) | |
tree | 1451c5cdf6056911ea9d3ff491f2c1f8f9f5429c /Doc | |
parent | 2ca03c1f7f476445019e67d6b44189b85259ef17 (diff) | |
download | cpython-1802d3f3888b374b8d44470156a98081697a6280.zip cpython-1802d3f3888b374b8d44470156a98081697a6280.tar.gz cpython-1802d3f3888b374b8d44470156a98081697a6280.tar.bz2 |
regrtest.py: call replace_stdout() before the first call to print()
print("== ", os.getcwd()) fails if the current working directory is not ASCII
whereas sys.stdout encoding is ASCII.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions