##// 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 / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...