python-zombie-imp 0.0.2-1~build1 source package in Ubuntu

Changelog

python-zombie-imp (0.0.2-1~build1) noble; urgency=medium

  * Upload to noble

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 16:28:23 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Gianfranco Costamagna
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zombie-imp_0.0.2.orig.tar.gz 17.6 KiB 87205ef561d05b0d397489075e1246a577dcaae709470858c819c4c6c9d7f38b
python-zombie-imp_0.0.2-1~build1.debian.tar.xz 6.3 KiB 4632a2486aa39e86c6f1cdf78425187a38d8516cb06e4586027dbe9b9b15198e
python-zombie-imp_0.0.2-1~build1.dsc 1.8 KiB 1e2b37854fbbd8bc1e30bc5937e0efafdc8270d4ba52243fa446c7802a0dea78

View changes file

Binary packages built by this source

python3-zombie-imp: copy of the `imp` module that was removed in Python 3.12

 # zombie-imp
 .
 ~~A particularly mischevious act of necromancy. That is,~~
 A copy of the `imp` module that was removed in Python 3.12.
 .
 Don't use this, it'll probably trick and bite you.
 .
 .
 # Usage
 .
 Can be summoned by `import zombie_imp`.
 .
 On Python versions where `imp` was banished, reanimate it using `import imp`.
 It promises (with a sneer) to be the same as before.
 .
 Some functionality that was severed from `pkgutil` is interred
 in `zombie_imp.pkgutil`, ready for reattachment:
 .
 - `ImpImporter`
 - `ImpLoader`