##// END OF EJS Templates
A number of changes to how traitlets and components work....
A number of changes to how traitlets and components work. * Classes can be given as strings, like 'foo.bar.Bar' in the Type and Instance traitlets as well as the get_instances method of Component. This is done to allow for forward declarations. * New IPython.utils.importstring that imports a class from a string, like 'foo.bar.Bar'.
Brian Granger -
r2229:46a9a124
Show More
Name Size Modified Last Commit Author
/ docs / examples / kernel
HISTORY.gz Loading ...
asyncmultiengine1.py Loading ...
davinci.txt Loading ...
davinci0.txt Loading ...
davinci1.txt Loading ...
davinci2.txt Loading ...
davinci3.txt Loading ...
fetchparse.py Loading ...
helloworld.py Loading ...
mcdriver.py Loading ...
mcpricer.py Loading ...
multiengine1.ipy Loading ...
multiengine2.ipy Loading ...
multienginemap.py Loading ...
nwmerge.py Loading ...
parallel_pylab.ipy Loading ...
phistogram.py Loading ...
plotting_backend.py Loading ...
plotting_frontend.py Loading ...
pwordfreq.py Loading ...
pwordfreq_skel.py Loading ...
rmt.ipy Loading ...
rmtkernel.py Loading ...
task1.py Loading ...
task2.py Loading ...
task_profiler.py Loading ...
taskmap.py Loading ...
taskreject.py Loading ...
wordfreq.py Loading ...
wordfreq_skel.py Loading ...