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

Nov. 20, 2017
12:18 a.m.
Serhiy Storchaka <storchaka+cpython@gmail.com> added the comment: There is a plan of reimplementing zipimport in Python (see issue25711). What are you going to do with this? I think that C extensions should use a common import API. ---------- nosy: +brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, twouters _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32075> _______________________________________
2716
Age (days ago)
2716
Last active (days ago)
0 comments
1 participants
participants (1)
-
Serhiy Storchaka