##// 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 / config / profile
cluster
math
pysh
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython -h

or to create an empty default profile, populated with default config files:

ipython profile create