##// END OF EJS Templates
Merge pull request #1595 from takluyver/examples-syntax...
Merge pull request #1595 from takluyver/examples-syntax Update examples syntax to be Python3 compliant (this avoids errors when installing on Python 3, since examples don't get modified by 2to3 at installation time).
Fernando Perez -
r6458:3a21b6cb merge
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 ...
security.py Loading ...