##// 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 / nbformat / tests
__init__.py Loading ...
base.py Loading ...
test2.ipynb Loading ...
test3.ipynb Loading ...
test_convert.py Loading ...
test_current.py Loading ...
test_reader.py Loading ...
test_sign.py Loading ...