##// END OF EJS Templates
inject config as `c` to config file directly...
inject config as `c` to config file directly get_config is not necessary, and removed from default config files. It remains, and will probably remain indefinitely for backward compatibility, so no deprecation warning.

File last commit:

r19162:ee8f49f3
r20869:cde5f293
Show More
__init__.py
1 line | 35 B | text/x-python | PythonLexer
Thomas Kluyver
Expose ConfigManager one level up the hierarchy...
r19162 from .manager import ConfigManager