summaryrefslogtreecommitdiff
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-04-21 11:26:56 +0000
committerThomas Wouters <thomas@python.org>2006-04-21 11:26:56 +0000
commit4e908107b04b0f4dc64cca89d4a20819e0987620 (patch)
treecc26524b1ec49f7b136802a36786348f95db5093 /Python/exceptions.c
parent64ed043c9ada5be6c9a74c72e18f8fd14d696a30 (diff)
downloadcpython-git-4e908107b04b0f4dc64cca89d4a20819e0987620.tar.gz
Fix variable/format-char discrepancy in new-style class __getitem__,
__delitem__, __setslice__ and __delslice__ hooks. This caused test_weakref and test_userlist to fail in the p3yk branch (where UserList, like all classes, is new-style) on amd64 systems, with open-ended slices: the sys.maxint value for empty-endpoint was transformed into -1.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions