Home
last modified time | relevance | path

Searched refs:loadConfig (Results 1 – 2 of 2) sorted by relevance

/Documentation/
Dconf.py29 from load_config import loadConfig
593 loadConfig(globals())
/Documentation/sphinx/
Dload_config.py9 def loadConfig(namespace): function