Message282731
Here is preliminary translation of zipimport to Python. It is not frozen and imports other modules. I tried to keep the implementation close to C implementation. As a consequence, some raised exceptions look arbitrary. |
|
Date |
User |
Action |
Args |
2016-12-08 19:46:10 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, twouters, brett.cannon, gregory.p.smith, vstinner, eric.snow, diana, superluser, byrnes |
2016-12-08 19:46:09 | serhiy.storchaka | set | messageid: <1481226369.58.0.115679181469.issue25711@psf.upfronthosting.co.za> |
2016-12-08 19:46:09 | serhiy.storchaka | link | issue25711 messages |
2016-12-08 19:46:03 | serhiy.storchaka | create | |
|