##// 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.

File last commit:

r2045:2b04bcfb
r16216:92830472
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
vivainio
implement callable (i.e. straight python) aliases and _sh shadow namespace
r737 """ Shadow namespace """