python3-zombie-imp

copy of the `imp` module that was removed in Python 3.12
 
  0
  no reviews



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