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

Changelog

python-zombie-imp (0.0.2-2) unstable; urgency=medium

  * No change reupload for testing migration

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

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Sid
Original maintainer:
Gianfranco Costamagna
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zombie-imp_0.0.2-2.dsc 1.8 KiB 23f37a0120d8983c2790f2c66bf186980280be1d5608b0512cdf1f3603fe39dd
python-zombie-imp_0.0.2.orig.tar.gz 17.6 KiB 87205ef561d05b0d397489075e1246a577dcaae709470858c819c4c6c9d7f38b
python-zombie-imp_0.0.2-2.debian.tar.xz 6.3 KiB 07f3531203c00075f283ce0fea6ff3c9d1c1b8c0a196546fbbeef4ae0dc1b88f

Available diffs

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`