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, ncoghlan
Date 2008-06-05.15:12:14
SpamBayes Score 0.3242826
Marked as misclassified No
Message-id <1212678739.24.0.479922438458.issue3042@psf.upfronthosting.co.za>
In-reply-to
Content
Is this what you were looking for? (in the patch) What I did could also
be done with metaclasses, but I thought that would be overkill. Warning:
this patch causes test threading to crash when run with the -3 flag.
History
Date User Action Args
2008-06-05 15:12:19benjamin.petersonsetspambayes_score: 0.324283 -> 0.3242826
recipients: + benjamin.peterson, ncoghlan
2008-06-05 15:12:19benjamin.petersonsetspambayes_score: 0.324283 -> 0.324283
messageid: <1212678739.24.0.479922438458.issue3042@psf.upfronthosting.co.za>
2008-06-05 15:12:18benjamin.petersonlinkissue3042 messages
2008-06-05 15:12:17benjamin.petersoncreate