Separate the code to find then import modules
Python exposes the finding part through the 'imp' module.
Showing
test/tests/imp_test.py
0 → 100644
Please register or sign in to comment
Python exposes the finding part through the 'imp' module.