Paketname | python-importlib |
Beschreibung | Backport of importlib.import_module() from Python 2.7 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.1-2 |
Sektion | python |
Priorität | extra |
Installierte Größe | 68 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Fladischer Michael |
Quelle | importlib |
Paketgröße | 4414 Byte |
Prüfsumme MD5 | 70bc1a8d8e113f290f679df8bf31e414 |
Prüfsumme SHA1 | cccd54469fb94b00e5b46e7f0e3495d1055efd57 |
Prüfsumme SHA256 | a45985f2651f9a445e5402be6c427fcb2d477941083b09659f7b375c0b7fbf9a |
Link zum Herunterladen | python-importlib_1.0.1-2_all.deb |
Ausführliche Beschreibung | 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.
|