##// END OF EJS Templates
Fix bug with reset() that was causing errors in __del__ methods....
Fix bug with reset() that was causing errors in __del__ methods. Rported by Thomas Kluyver on the list.
Fernando Perez -
r3099:db56888d
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
bracket_matcher.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
history_console_widget.py Loading ...
ipython_widget.py Loading ...
ipythonqt.py Loading ...
pygments_highlighter.py Loading ...
rich_ipython_widget.py Loading ...