##// END OF EJS Templates
Fix check for pickling closures...
Fix check for pickling closures Only closures on the outer-most function don't work. Internal closures that fully resolve should still be fine.
MinRK -
r16514:893691d8
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / tests
__init__.py Loading ...
test_connect.py Loading ...
test_kernel.py Loading ...
test_kernelmanager.py Loading ...
test_launcher.py Loading ...
test_message_spec.py Loading ...
test_multikernelmanager.py Loading ...
test_public_api.py Loading ...
utils.py Loading ...