##// END OF EJS Templates
Backport PR #6911: don't use text mode in mkstemp...
Backport PR #6911: don't use text mode in mkstemp causes double-encoding of newlines, preventing newline arg from having desired effect, and resulting in CRCRLF line endings on Windows. closes #6599
Min RK -
r18801:cc49f317
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...