##// 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 / inprocess / tests
__init__.py Loading ...
test_kernel.py Loading ...
test_kernelmanager.py Loading ...