Added test_posix (hopefully it works on Windows).
Remove PyArg_ParseTuple() for methods which take no args, use METH_NOARGS instead
Showing
This diff is collapsed.
Please
register
or
sign in
to comment
Remove PyArg_ParseTuple() for methods which take no args, use METH_NOARGS instead