##// 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 / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...