##// END OF EJS Templates
fix too-restrictive use of split(os.linesep) in %page...
fix too-restrictive use of split(os.linesep) in %page replaced with splitlines() closes gh-147
MinRK -
r3739:cf7081f9
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...