Backport of importlib.import_module() from Python 2.7
Project description
This package contains the code from importlib as found in Python 2.7. It is provided so that people who wish to use importlib.import_module() with a version of Python prior to 2.7 or in 3.0 have the function readily available. The code in no way deviates from what can be found in the Python 2.7 standard library.
For documentation, see the importlib docs for Python 2.7.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
importlib-1.0.3.zip
(2.4 kB
view hashes)
importlib-1.0.3.tar.gz
(1.7 kB
view hashes)
importlib-1.0.3.tar.bz2
(1.8 kB
view hashes)