By wyldwolf
via technogeek.org
Published: Jun 01 2007 / 02:48
If you have a need to import a module in python and, for whatever reason, you will not know the name of the module until run-time, python provides several ways to dynamically import the module.
Comments
mystilleef replied ago:
The technique is also used to write plugin systems in Python. Very useful.
Voters For This Link (10)
Voters Against This Link (1)