##// END OF EJS Templates
BUG: Traitlets now accepts instantiated sub-traits in List, Tuple, etc....
BUG: Traitlets now accepts instantiated sub-traits in List, Tuple, etc. For example, List(Int) worked as expected, but List(Instance(MyClass)) treated the argument as a default value.

File last commit:

r7632:710899f7
r8407:e1a4864e
Show More
.gitignore
14 lines | 167 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak
.tox