summaryrefslogtreecommitdiff
path: root/Objects/tupleobject.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2012-09-10 02:45:31 +0200
committerChristian Heimes <christian@cheimes.de>2012-09-10 02:45:31 +0200
commit949f3317312c64425efae21bda86b98423aac9cf (patch)
treee8adc528ca62b6ce58d53b995b6366df018519dd /Objects/tupleobject.c
parent941bfcc537a25077e2a73ddf8d8b3bfe288c81f4 (diff)
downloadcpython-git-949f3317312c64425efae21bda86b98423aac9cf.tar.gz
Py_TYPE() has already dereferenced self before the NULL check. Moved Py_TYPE() after the check for self == NULL
Diffstat (limited to 'Objects/tupleobject.c')
0 files changed, 0 insertions, 0 deletions