##// END OF EJS Templates
BUG: Use hasattr '_resolve_classes' instead of isinstance(Instance)....
BUG: Use hasattr '_resolve_classes' instead of isinstance(Instance). Fixes a bug where Sequences of Type didn't have their klass correctly resolved.
Scott Sanderson -
r18766:33ccc5c5
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3 / tests
__init__.py Loading ...
formattest.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_misc.py Loading ...
test_nbbase.py Loading ...
test_nbpy.py Loading ...