python-zombie-imp 0.0.4-ok1 source package in openKylin

Changelog

python-zombie-imp (0.0.4-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 21:34:41 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-zombie-imp_0.0.4.orig.tar.gz 18.0 KiB c888321fbd942f1a3205c0923a2f21d3ed6e5ab6c2f6237abf43c147f37df97f
python-zombie-imp_0.0.4-ok1.debian.tar.xz 5.3 KiB 5c019acf3eff0db57f873c345c30010e0fb730d9428bdce01aea9fc789842b35
python-zombie-imp_0.0.4-ok1.dsc 1.6 KiB d769d6048a763026e8b7101459abddefc99035f8400c8c7847ba50c8790b6cc9

Available diffs

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 mischievous 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`