##// END OF EJS Templates
Added SingletonConfigurable with instance method....
Added SingletonConfigurable with instance method. I have added a singleton configurable class for objects that should have only a single instance, such as InteractiveShell and the main application objects. For these classes the .instance() method should be used to create/retrieve the instance.
Brian Granger -
r3792:a8f1082e
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
build_release Loading ...
check_sources.py Loading ...
gitwash_dumper.py Loading ...
make_tarball.py Loading ...
release Loading ...
run_ipy_in_profiler.py Loading ...
testupload Loading ...
toollib.py Loading ...