##// END OF EJS Templates
Improvements to component.py....
Improvements to component.py. Components are now based fully on traitlets. The have a better querying interface and smart children, parent, root properties. Some testing has been added.

File last commit:

r2073:86e3ac62
r2180:7d974efa
Show More
ipython_config_pylab.py
7 lines | 61 B | text/x-python | PythonLexer
from ipython_config_numeric import *
EXECUTE.extend([
])