[Python-Dev] PEP 8 updates/clarifications

skip@pobox.com skip at pobox.com
Mon Dec 12 16:28:23 CET 2005


    Nick> Any old code could be fixed by putting "from types import
    Nick> ClassType as __metaclass__" at the top of the affected modules.

Which would be, what, 90% of all Python code written that defines classes?

Skip


More information about the Python-Dev mailing list