##// 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 / utils
tests
DPyGetOpt.py Loading ...
PyColorize.py Loading ...
__init__.py Loading ...
coloransi.py Loading ...
generics.py Loading ...
genutils.py Loading ...
growl.py Loading ...
ipstruct.py Loading ...
platutils.py Loading ...
platutils_dummy.py Loading ...
platutils_posix.py Loading ...
platutils_win32.py Loading ...
rlineimpl.py Loading ...
strdispatch.py Loading ...
traitlets.py Loading ...
upgradedir.py Loading ...
wildcard.py Loading ...
winconsole.py Loading ...