##// 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
blocking
comm
inprocess
ioloop
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...