/
Importlib
Importlib
(No license included in the package, this is in the readme)
Purpose
========
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.
Related content
Importlib
Importlib
More like this
Python License
Python License
More like this
PSF License Agreement for Python 2.6
PSF License Agreement for Python 2.6
More like this
PSF License Agreement for Python 3.5.0
PSF License Agreement for Python 3.5.0
More like this