##// END OF EJS Templates
don't allow LazyConfigValue on private names...
don't allow LazyConfigValue on private names avoids populating Config objects with `_repr_foo_`, etc.

File last commit:

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