]> granicus.if.org Git - python/commit
Use PyArg_UnpackTuple() where possible.
authorRaymond Hettinger <python@rcn.com>
Sat, 25 Oct 2003 06:41:37 +0000 (06:41 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 25 Oct 2003 06:41:37 +0000 (06:41 +0000)
commit5cf6394b126bcbc7a3e97d88b8b2d6fd51f3bee7
tree8562a3674472af98808947e8552943763d142113
parent4514369f27c8c81af0736782c98689457df39ed5
Use PyArg_UnpackTuple() where possible.
Python/bltinmodule.c