##// END OF EJS Templates
DEV: Set `klass=object` for Log{in,out}Handler....
DEV: Set `klass=object` for Log{in,out}Handler. It seems plausible that people will implement custom handlers that aren't subclasses of a known type. Another possible option would be `IPythonHandler`, but even that feels too restrictive.
Scott Sanderson -
r19639:6cbb122d
Show More
Name Size Modified Last Commit Author
/ IPython / html / widgets
tests
__init__.py Loading ...
interaction.py Loading ...
widget.py Loading ...
widget_bool.py Loading ...
widget_box.py Loading ...
widget_button.py Loading ...
widget_float.py Loading ...
widget_image.py Loading ...
widget_int.py Loading ...
widget_link.py Loading ...
widget_output.py Loading ...
widget_selection.py Loading ...
widget_selectioncontainer.py Loading ...
widget_string.py Loading ...