SIGN IN SIGN UP

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.
V
Victor Stinner committed
1802d3f3888b374b8d44470156a98081697a6280
Parent: 2ca03c1