This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gpolo
Recipients gpolo
Date 2008-11-18.14:15:18
SpamBayes Score 0.032923456
Marked as misclassified No
Message-id <1227017720.01.0.112991590053.issue4346@psf.upfronthosting.co.za>
In-reply-to
Content
Why is PyObject_CallMethod resetting the exception message that is
already set (if an exception happened, that is) by PyObject_Getattr ?
History
Date User Action Args
2008-11-18 14:15:20gpolosetrecipients: + gpolo
2008-11-18 14:15:20gpolosetmessageid: <1227017720.01.0.112991590053.issue4346@psf.upfronthosting.co.za>
2008-11-18 14:15:19gpololinkissue4346 messages
2008-11-18 14:15:18gpolocreate