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

Changelog

python-zombie-imp (0.0.2-1) unstable; urgency=low

  * Initial release. (Closes: #1055234)

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 15:10:15 +0000

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Sid
Original maintainer:
Gianfranco Costamagna
Architectures:
all
Section:
misc
Urgency:
Low 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-1.dsc 1.8 KiB adac62b7e957c5ca49b70b315d100130b5a4bce55309227fa8897302a9f51d3c
python-zombie-imp_0.0.2.orig.tar.gz 17.6 KiB 87205ef561d05b0d397489075e1246a577dcaae709470858c819c4c6c9d7f38b
python-zombie-imp_0.0.2-1.debian.tar.xz 6.2 KiB f1490af6393cbf5b14757047a634c23365f21f9839967f20c2815250398bb0c5

No changes file available.

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`