##// 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.

File last commit:

r18300:5d4963dd
r18766:33ccc5c5
Show More
.gitignore
19 lines | 297 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store