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

20 Nov
2017
20 Nov
'17
3: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 _______________________________________
2200
Age (days ago)
2200
Last active (days ago)
0 comments
1 participants
participants (1)
-
Serhiy Storchaka