##// END OF EJS Templates
Add an input argument to *all* Display constructors....
Add an input argument to *all* Display constructors. Change the ibrowse and other constructors from __init__(self, input=None, attrs=None) to __init__(self, input=None, *attrs) Move "import astyle" down as far as possible to avoid problems wth circular imports.
walter.doerwald -
r953:9f0e1328
Show More
Name Size Modified Last Commit Author
/ test
manualtest_repr_tb.py Loading ...
runtests.py Loading ...
test_autocall.ipy Loading ...
test_cd.ipy Loading ...
test_completer.py Loading ...
test_handlers.py Loading ...
test_ihist.ipy Loading ...
test_ipapi.py Loading ...
test_irunner.py Loading ...
test_prefilter.py Loading ...
test_shell_options.py Loading ...
test_shouldfail.ipy Loading ...
test_wildcard.py Loading ...