##// END OF EJS Templates
cleanup Config attributes...
cleanup Config attributes fixes pickling on Python 3 - don't override get/setattr on dunder names - fix branching bug in __setitem__ - remove setting `__dict__` attribute - make _is_section_key a function, not a method
MinRK -
r13450:6d37b652
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / zmq / tests
__init__.py Loading ...
test_embed_kernel.py Loading ...
test_serialize.py Loading ...
test_session.py Loading ...
test_start_kernel.py Loading ...