##// 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 / nbconvert / utils
tests
__init__.py Loading ...
base.py Loading ...
exceptions.py Loading ...
lexers.py Loading ...
pandoc.py Loading ...