summaryrefslogtreecommitdiffstats
path: root/Include/traceback.h
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-08-31 19:04:07 (GMT)
committerFred Drake <fdrake@acm.org>2000-08-31 19:04:07 (GMT)
commitc88b99ce060e37a9098708483b7e3c8b5db87fbd (patch)
tree96f8e7021566516eab50215c4f549a5bb7d7f091 /Include/traceback.h
parenta3895c0d291c795ed9e36fd86118d6679f1d917b (diff)
downloadcpython-c88b99ce060e37a9098708483b7e3c8b5db87fbd.zip
cpython-c88b99ce060e37a9098708483b7e3c8b5db87fbd.tar.gz
cpython-c88b99ce060e37a9098708483b7e3c8b5db87fbd.tar.bz2
Clear errors raised by PyObject_Compare() without losing any existing
exception context. This avoids improperly propogating errors raised by a user-defined __cmp__() by a subsequent lookup operation. This patch does *not* include the performance enhancement patch for dictionaries with string keys only; that will be checked in separately. This closes SourceForge patch #101277 and bug #112558.
Diffstat (limited to 'Include/traceback.h')
0 files changed, 0 insertions, 0 deletions