##// END OF EJS Templates
don't use text mode in mkstemp...
don't use text mode in mkstemp causes double-encoding of newlines, preventing newline arg from having desired effect.
Min RK -
r18799:abace052
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
__main__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...