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

File last commit:

r2732:60cab731
r12795:c2f47ddb
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""