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 benjamin.peterson
Recipients benjamin.peterson, ghazel
Date 2008-10-04.22:53:11
SpamBayes Score 0.02335894
Marked as misclassified No
Message-id <1223160812.83.0.69478334322.issue4034@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch. It looks like traceback just needs to use a struct
sequence instead of providing tp_getattr its self.
History
Date User Action Args
2008-10-04 22:53:32benjamin.petersonsetrecipients: + benjamin.peterson, ghazel
2008-10-04 22:53:32benjamin.petersonsetmessageid: <1223160812.83.0.69478334322.issue4034@psf.upfronthosting.co.za>
2008-10-04 22:53:12benjamin.petersonlinkissue4034 messages
2008-10-04 22:53:12benjamin.petersoncreate