brett.cannon pushed f57238b6c31a to devguide: http://hg.python.org/devguide/rev/f57238b6c31a changeset: 203:f57238b6c31a tag: tip user: Brett Cannon <brett at python.org> date: Tue Jan 25 13:32:07 2011 -0800 summary: Name the PEPs. files: index.rst diff --git a/index.rst b/index.rst --- a/index.rst +++ b/index.rst @@ -44,8 +44,8 @@ * :ref:`setup` * Coding style guides - * `PEP 7`_ - * `PEP 8`_ + * `PEP 7`_ (Style Guide for C Code) + * `PEP 8`_ (Style Guide for Python Code) * :ref:`help` * :ref:`patch` * :ref:`runtests` -- Repository URL: http://hg.python.org/devguide