Skip to content

Commit

Permalink
[#3020] Docs: add a couple of Python code style links
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Nov 17, 2012
1 parent f38279f commit 59a2b33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/python-coding-standards.rst
Expand Up @@ -6,6 +6,11 @@ For Python code style follow `PEP 8`_ plus the guidelines below.

.. _PEP 8: http://www.python.org/dev/peps/pep-0008/

Some good links about Python code style:

- `Python Coding Standards <http://lists.osafoundation.org/pipermail/dev/2003-March/000479.html>`_ from Yahoo
- `Google Python Style Guide <http://google-styleguide.googlecode.com/svn/trunk/pyguide.html>`_


Commit Formatting Cleanups on master
------------------------------------
Expand Down

0 comments on commit 59a2b33

Please sign in to comment.