summaryrefslogtreecommitdiffstats
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorWalter Dörwald <walter@livinglogic.de>2003-02-10 17:36:40 (GMT)
committerWalter Dörwald <walter@livinglogic.de>2003-02-10 17:36:40 (GMT)
commit8dd19321bbb3b4f94d15ca3a405053265b99e91e (patch)
tree8fd34769278798e5b54dfe4f9248cef56f2e3977 /Python/exceptions.c
parent8d326b8581e8246d006bd4c5ab1d9f30972ef5cb (diff)
downloadcpython-8dd19321bbb3b4f94d15ca3a405053265b99e91e.zip
cpython-8dd19321bbb3b4f94d15ca3a405053265b99e91e.tar.gz
cpython-8dd19321bbb3b4f94d15ca3a405053265b99e91e.tar.bz2
Change filtertuple() to use tp_as_sequence->sq_item
instead of PyTuple_GetItem, so an overwritten __getitem__ in a tuple subclass works. SF bug #665835.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions