##// END OF EJS Templates
Made InteractiveShell a SingletonConfigurable....
Made InteractiveShell a SingletonConfigurable. I have moved the instance method to a new subclass of Configurable so we can use it on other configurable classes, like Application. InteractiveShell now just inherits from this class.
Brian Granger -
r3793:a93fd459
Show More
Name Size Modified Last Commit Author
/ IPython / config / default
__init__.py Loading ...
ipcluster_config.py Loading ...
ipcontroller_config.py Loading ...
ipengine_config.py Loading ...
ipython_config.py Loading ...