##// END OF EJS Templates
add LazyConfigValue...
add LazyConfigValue exposes container methods on container traits, to be lazily evaluated. Specifically: - append, extend, insert on lists - update on dicts - update, add on sets
MinRK -
r12795:c2f47ddb
Show More
Name Size Modified Last Commit Author
/ IPython / extensions / tests
__init__.py Loading ...
test_autoreload.py Loading ...
test_cythonmagic.py Loading ...
test_octavemagic.py Loading ...
test_rmagic.py Loading ...
test_storemagic.py Loading ...