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 werneck
Recipients jyasskin, werneck
Date 2008-05-03.00:00:40
SpamBayes Score 0.0043423865
Marked as misclassified No
Message-id <1209772842.57.0.814164492864.issue2325@psf.upfronthosting.co.za>
In-reply-to
Content
Seems like that's the wrong usage and the PEP 3119 notices that it's
hard to get the right semantics. To use it that way you need to define
the methods as a classmethod().

http://www.python.org/dev/peps/pep-3119/#one-trick-ponies
History
Date User Action Args
2008-05-03 00:00:43wernecksetspambayes_score: 0.00434239 -> 0.0043423865
recipients: + werneck, jyasskin
2008-05-03 00:00:42wernecksetspambayes_score: 0.00434239 -> 0.00434239
messageid: <1209772842.57.0.814164492864.issue2325@psf.upfronthosting.co.za>
2008-05-03 00:00:41wernecklinkissue2325 messages
2008-05-03 00:00:41werneckcreate