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 georg.brandl
Recipients facundobatista, georg.brandl, gvanrossum, loewis, rhettinger, schuppenies
Date 2008-05-28.07:48:15
SpamBayes Score 0.05158496
Marked as misclassified No
Message-id <1211960896.95.0.657422293565.issue2898@psf.upfronthosting.co.za>
In-reply-to
Content
You probably just need to make the method a class method -- see METH_CLASS.
History
Date User Action Args
2008-05-28 07:48:17georg.brandlsetspambayes_score: 0.051585 -> 0.05158496
recipients: + georg.brandl, gvanrossum, loewis, rhettinger, facundobatista, schuppenies
2008-05-28 07:48:16georg.brandlsetspambayes_score: 0.051585 -> 0.051585
messageid: <1211960896.95.0.657422293565.issue2898@psf.upfronthosting.co.za>
2008-05-28 07:48:16georg.brandllinkissue2898 messages
2008-05-28 07:48:15georg.brandlcreate