[docs] [issue32075] Expose ZipImporter Type Object in the include header files.

Decorater report at bugs.python.org
Mon Nov 20 03:25:19 EST 2017


Decorater <seandhunt_7 at yahoo.com> added the comment:

That is true, but Well, I am using this in a project of mine currently where it loads up encrypted scripts from a zip file. However I must have the import hook itself be in an C extension and subclass the current zipimporter. However knowing a rewrite for it is best, I have not experienced any bugs with it so far actually.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32075>
_______________________________________


More information about the docs mailing list