##// END OF EJS Templates
Merge pull request #1416 from minrk/no_ctypes...
Merge pull request #1416 from minrk/no_ctypes Conditional import of ctypes in inputhook This allows IPython to start without ctypes present. `%gui qt`, etc. will not be functional, and the qtconsole will not work on Windows, where ParentPollerWindows also uses ctypes. Closes #1394
Min RK -
r6172:8097d8ff merge
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
parallelmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...