##// END OF EJS Templates
Properly mock winreg functions for test...
Properly mock winreg functions for test Fixes a lot of test failures on Python 3.4 on Windows, caused by importlib trying to use our mocked out winreg functions when reload(path) was called.
Thomas Kluyver -
r18050:b7701f72
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / inprocess / tests
__init__.py Loading ...
test_kernel.py Loading ...
test_kernelmanager.py Loading ...