##// 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 ...
convert.py Loading ...
nbbase.py Loading ...
nbformat.v4.schema.json Loading ...
nbjson.py Loading ...
rwbase.py Loading ...