##// 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 / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookgtk.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...
latextools.py Loading ...
pretty.py Loading ...
pylabtools.py Loading ...