##// 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 / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_app.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...