##// END OF EJS Templates
Massive, crazy refactoring of everything....
Massive, crazy refactoring of everything. * InteractiveShell now runs on its own. * The __init__ method of InteractiveShell has been organized into smaller methods. * Banner and usage handling has been refactored. * No more rc attribute. * Everything is a traitlet.
Brian Granger -
r2202:8226082b
Show More
Name Size Modified Last Commit Author
/ IPython / core / tests
__init__.py Loading ...
obj_del.py Loading ...
refbug.py Loading ...
tclass.py Loading ...
test_component.py Loading ...
test_fakemodule.py Loading ...
test_imports.py Loading ...
test_iplib.py Loading ...
test_magic.py Loading ...