##// END OF EJS Templates
fix autopx regex after recent change...
fix autopx regex after recent change 7f451c779645fec1b564b764d237e59808e59616 changed make_quoted_str to repr, which allowed the string to be either single or double-quoted, which the regex previously did not handle. closes #1024
MinRK -
r5364:b3785ba8
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 ...
display.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookglut.py Loading ...
inputhookgtk.py Loading ...
inputhookpyglet.py Loading ...
inputhookqt4.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...
kernel.py Loading ...
latextools.py Loading ...
pretty.py Loading ...
pylabtools.py Loading ...
security.py Loading ...