##// END OF EJS Templates
Make HasTraits pickleable...
Make HasTraits pickleable The main change is storing method names instead of functions in `trait_dyn_inits`. These functions were failing to pickle.
Min RK -
r16216:92830472
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 ...