importlib 1.0.2
Backport of importlib.import_module() from Python 2.7
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| importlib-1.0.2.tar.bz2 (md5) | Source | 2010-03-11 | 1KB | 75106 | |
| importlib-1.0.2.tar.gz (md5) | Source | 2010-03-11 | 1KB | 32969 | |
| importlib-1.0.2.zip (md5) | Source | 2010-03-11 | 2KB | 59962 | |
- Author: Brett Cannon
- Home Page: http://svn.python.org/view/sandbox/trunk/importlib/
-
Categories
- Development Status :: 5 - Production/Stable
- License :: OSI Approved :: Python Software Foundation License
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.3
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.0
- Package Index Owner: brettcannon
- DOAP record: importlib-1.0.2.xml
