Add the io/_io Module and make import gzip work
This adds quite a few C API functions and I had to introduce atleast two temporary hacks: - do not depend on the ABC module which uses weak references - use a dummy PyErr_CheckSignals() function
Showing
test/tests/gzip_test.py
0 → 100644
test/tests/io_test.py
0 → 100644
Please register or sign in to comment