commit | b82d34f91eb2f43000cf7a8249aa74cc6b13d060 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Mar 31 15:43:28 2002 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Mar 31 15:43:28 2002 +0000 |
tree | 1c3886ca9e236deca2327553c6351e50f0b64e3b | |
parent | ba3a16c6c3d3da0903873e9464dbc540eaeda1f7 [diff] |
Convert METH_OLDARGS -> METH_VARARGS: also PyArg_Parse -> PyArg_ParseTuple Please review for correctness.