summaryrefslogtreecommitdiffstats
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-05-18 20:57:38 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-05-18 20:57:38 (GMT)
commit0f8117f14a98d697828b96ec1130105332f67dad (patch)
treeeadb5ca3c49d99c90d6bf1dca3bb56f4fa4da1dc /Python/exceptions.c
parentda20fce9c329acd8cf06162bd22be6e9b1fc1bc8 (diff)
downloadcpython-0f8117f14a98d697828b96ec1130105332f67dad.zip
cpython-0f8117f14a98d697828b96ec1130105332f67dad.tar.gz
cpython-0f8117f14a98d697828b96ec1130105332f67dad.tar.bz2
vgetargs1() and vgetargskeywords(): Replace uses of PyTuple_Size() and
PyTuple_GetItem() with PyTuple_GET_SIZE() and PyTuple_GET_ITEM(). The code has already done a PyTuple_Check().
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions