##// END OF EJS Templates
remove unregister trait-change callback in ExtensionManager.__del__...
remove unregister trait-change callback in ExtensionManager.__del__ Due to reference cycles, this can never be called at a time when it would matter, but seems to cause weird crashes sometimes during interpreter teardown on Python 3.5 with traitlets 4.1.

File last commit:

r17893:45674b8c
r21833:dc1d1d4e
Show More
index.rst
33 lines | 522 B | text/x-rst | RstLexer

Configuration and customization

Configuring IPython

Extending and integrating with IPython