diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-19 17:11:19 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-19 17:11:19 +0000 |
commit | d262997cca208b22885aedfde559fb918f094bca (patch) | |
tree | e53b7491ac3141a820ed193b172afdc1a915aff3 /Python/pythonrun.c | |
parent | dc4f659962183b793425db9b49c9a7509ba51bf5 (diff) | |
download | cpython-d262997cca208b22885aedfde559fb918f094bca.tar.gz |
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 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions