import_modules_from_strings when loading cfg from file (#606)
* import_modules_from_strings when loading cfg from file * add unittest to tell whether the feature is enabled as expected * minor * set an environment variable instead of writing a file * use 'shutil' instead of 'os.system'
Showing
tests/data/config/q.py
0 → 100644
tests/data/config/r.py
0 → 100644
Please register or sign in to comment