[Python-Dev] "Becoming a Python Developer"

Barry A. Warsaw barry@digicool.com
Thu, 5 Jul 2001 12:03:21 -0400


>>>>> "AK" == Andrew Kuchling <akuchlin@mems-exchange.org> writes:

    AK> Should the Python style guide, currently at
    AK> /doc/essays/styleguide.html, also become a PEP?  It's often
    AK> referenced...

    AK> I'll make the other suggested changes, and refer to PEP 7;
    AK> thanks!

PEP 8 will be "Style Guide for Python Code".  I'll adapt the contents
of the styleguide to PEP form and check that in.

-Barry