[Python-Dev] guidelines for contributing to Python

Barry A. Warsaw bwarsaw@beopen.com
Tue, 25 Jul 2000 01:35:46 -0400 (EDT)


>>>>> "JH" == Jeremy Hylton <jeremy@beopen.com> writes:

    JH> All contributed Python code MUST follow Guido's Python style
    JH> guide.  http://www.python.org/doc/essays/styleguide.html

I'd like to create two new PEPs, one which would be a Python coding
style guide, based on Guido's seminal essay, but updated, and a C
coding style guide for modules and core C code.  I'd probably
eventually like to add one for Java code in the JPython core as well.

Any objections to PEPing these, even though it may be a little while
before they're fleshed out?  Anybody else care to champion them?  If
not, I will do it.

-Barry