##// END OF EJS Templates
use a bytes regex to check for libedit...
use a bytes regex to check for libedit this eases the work of 2to3, which doesn't catch that `out` is bytes. Also use warnings.warn for 'Failed GetOutputFile' message instead of print.
MinRK -
r3938:ec698f9f
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 ...