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 moriyoshi
Recipients gsakkis, moriyoshi, r.david.murray
Date 2009-11-12.02:18:04
SpamBayes Score 0.003225309
Marked as misclassified No
Message-id <1257992287.41.0.14722430323.issue5890@psf.upfronthosting.co.za>
In-reply-to
Content
I created a patch against trunk and 2.6-maint that lets it simply ignore
the error that might happen during PyObject_SetAttrString();
History
Date User Action Args
2009-11-12 02:18:07moriyoshisetrecipients: + moriyoshi, gsakkis, r.david.murray
2009-11-12 02:18:07moriyoshisetmessageid: <1257992287.41.0.14722430323.issue5890@psf.upfronthosting.co.za>
2009-11-12 02:18:05moriyoshilinkissue5890 messages
2009-11-12 02:18:05moriyoshicreate