##// END OF EJS Templates
Backport PR #4086: fix missing errno import...
Backport PR #4086: fix missing errno import trivial fix, this import was missing, but it's only triggered when there's a race condition, which is why this hasn't come up.
MinRK -
r12313:e7394b40
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / tests
__init__.py Loading ...
test_connect.py Loading ...
test_kernelmanager.py Loading ...
test_launcher.py Loading ...
test_message_spec.py Loading ...
test_multikernelmanager.py Loading ...
test_public_api.py Loading ...