##// 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
/ IPython / Extensions
InterpreterExec.py Loading ...
InterpreterPasteInput.py Loading ...
PhysicalQInput.py Loading ...
PhysicalQInteractive.py Loading ...
__init__.py Loading ...
astyle.py Loading ...
clearcmd.py Loading ...
envpersist.py Loading ...
ext_rescapture.py Loading ...
ibrowse.py Loading ...
igrid.py Loading ...
igrid_help.css Loading ...
igrid_help.html Loading ...
ipipe.py Loading ...
ipy_app_completers.py Loading ...
ipy_completers.py Loading ...
ipy_constants.py Loading ...
ipy_defaults.py Loading ...
ipy_editors.py Loading ...
ipy_exportdb.py Loading ...
ipy_extutil.py Loading ...
ipy_fsops.py Loading ...
ipy_gnuglobal.py Loading ...
ipy_kitcfg.py Loading ...
ipy_legacy.py Loading ...
ipy_p4.py Loading ...
ipy_profile_doctest.py Loading ...
ipy_profile_none.py Loading ...
ipy_profile_scipy.py Loading ...
ipy_profile_sh.py Loading ...
ipy_profile_zope.py Loading ...
ipy_pydb.py Loading ...
ipy_rehashdir.py Loading ...
ipy_render.py Loading ...
ipy_server.py Loading ...
ipy_signals.py Loading ...
ipy_stock_completers.py Loading ...
ipy_system_conf.py Loading ...
ipy_traits_completer.py Loading ...
ipy_which.py Loading ...
ipy_workdir.py Loading ...
jobctrl.py Loading ...
ledit.py Loading ...
numeric_formats.py Loading ...
path.py Loading ...
pickleshare.py Loading ...
pspersistence.py Loading ...
win32clip.py Loading ...