##// 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 / nbformat / v4 / tests
__init__.py Loading ...
formattest.py Loading ...
nbexamples.py Loading ...
test_convert.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...
test_validate.py Loading ...