##// 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
/ doc / examples
example-demo.py Loading ...
example-embed-short.py Loading ...
example-embed.py Loading ...
example-gnuplot.py Loading ...
extension.py Loading ...
ipython_here_shell_extension.reg Loading ...
seteditor.py Loading ...