]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use PyArg_UnpackTuple() where possible.
authorRaymond Hettinger <python@rcn.com>
Sun, 20 Jun 2004 04:23:19 +0000 (04:23 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 20 Jun 2004 04:23:19 +0000 (04:23 +0000)
commit1761a7cc8b3fffb7c04d81609c705f353eef14a7
treef6d9ac6c2c098f699a3da77072af790b04a93a67
parent1b6f7a9057874ecd2793059f210de87837fe1911
Use PyArg_UnpackTuple() where possible.
Modules/_csv.c