##// 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 / tests
__init__.py Loading ...
test_configurable.py Loading ...
test_loader.py Loading ...