##// END OF EJS Templates
tests: prevent printing \r to stdout...
tests: prevent printing \r to stdout Like we've done in other recent commits, we need to change sys.stdout on Python 3 to not use os.linesep so output is consistent on Python 3 on Windows. With this change, test-notify.t now passes on Python 3 on Windows! Differential Revision: https://phab.mercurial-scm.org/D8342

File last commit:

r44031:2e017696 default
r45143:47e6ec97 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer