[issue2366] Fixer for new metaclass syntax is needed

Jack Diederich report at bugs.python.org
Thu Mar 20 00:58:50 CET 2008


Jack Diederich <jackdied at gmail.com> added the comment:

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.

----------
keywords: +patch
Added file: http://bugs.python.org/file9778/fix_metaclass.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2366>
__________________________________


More information about the Python-bugs-list mailing list