Support CPython's errnomodule.c, our first extension module!
errnomodule.c is extremely simple and doesn't do anything complicated, so this is more of a proof-of-concept for now. The tricky stuff will most likely be around newly-defined types.
Showing
test/tests/errno_test.py
0 → 100644
Please register or sign in to comment