##// 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 / nbformat / tests
__init__.py Loading ...
base.py Loading ...
test2.ipynb Loading ...
test3.ipynb Loading ...
test_convert.py Loading ...
test_current.py Loading ...
test_reader.py Loading ...