##// 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 ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...