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 jackdied
Recipients brett.cannon, collinwinter, jackdied, rhettinger
Date 2008-03-19.23:58:49
SpamBayes Score 0.067989536
Marked as misclassified No
Message-id <1205971130.27.0.579659048078.issue2366@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a partial implementation.  It doesn't warn about __metaclass__
at the module level and doesn't handle multiple __metaclass__
assignements in one class.  tests pending.
History
Date User Action Args
2008-03-19 23:58:50jackdiedsetspambayes_score: 0.0679895 -> 0.067989536
recipients: + jackdied, brett.cannon, collinwinter, rhettinger
2008-03-19 23:58:50jackdiedsetspambayes_score: 0.0679895 -> 0.0679895
messageid: <1205971130.27.0.579659048078.issue2366@psf.upfronthosting.co.za>
2008-03-19 23:58:49jackdiedlinkissue2366 messages
2008-03-19 23:58:49jackdiedcreate