Backport of importlib.import_module() from Python 2.7
Project description
This package is a copy of importlib on pypi with one small change. If the version of Python already has an importlib (2.7 and greater), it does not fail. It will install the same way on Python 2.6 and Python 2.7, but in the latter it will print out a warning.
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 2.7 trunk.
For documentation, see the importlib docs for Python 2.7.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for importlib-no-failure-1.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7fe4e39855ad17563772009cf1fad4e2f55dfa51c798a4e4859f6a7127cac7c |
|
MD5 | 8d8885e0eabb63826b766db9153ebbe5 |
|
BLAKE2b-256 | 3087bd78a49070640a23332e06cf9c8bb8687be2e6723306d823e5ace021990d |