##// 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
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...