##// END OF EJS Templates
Backport PR #2901: Fix inputhook_wx on osx...
Backport PR #2901: Fix inputhook_wx on osx Use the inputhook_wx2 implementation on osx, fixing #2762. Please review. Perhaps it would be better to test with `'cocoa' in wx.version()`, write a new implementation without the Pending/Dispatch loop, or just use inputhook_wx2 on all platforms.
MinRK -
r9973:9aa05371
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test_backgroundjobs.py Loading ...
test_deepreload.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_kernel.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...