WebFuzzForge / wenum

Wfuzz fork
GNU General Public License v2.0
19 stars 6 forks source link

compatibility with python 3.12, as imp is removed #79

Closed Marmelatze closed 11 months ago

Marmelatze commented 11 months ago

The module imp is no longer available in Python 3.12. Importlib should be used.


The program was tested solely for our own use cases, which might differ from yours.

Florian Pfitzer florian.pfitzer@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH Provider Information

Licensed under GPL 2.0