##// END OF EJS Templates
tests: force `dummysmtpd.py` to write its log file with '\n' on Windows...
tests: force `dummysmtpd.py` to write its log file with '\n' on Windows The log files were being `cat'd` in `test-patchbomb-tls.t`, and causing gratuitous failures. Since `sys.stdout` is being written to with `str` instead of `bytes`, use a `io.TextIOWrapper` to change the EOL, like 2924676d4728.
Matt Harbison -
r52986:dbd2d562 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty
attr
cbor
sha1dc
tomli
xdiff
zope
__init__.py Loading ...