#5601: The Coding Style section in Contributing Docs should mention PEP8
checkers
-----------------------+----------------------------------------------------
Reporter: simeon | Owner: simeon
Status: new | Component: Documentation
Version: SVN | Keywords:
Stage: Unreviewed | Has_patch: 1
-----------------------+----------------------------------------------------
I just discovered pep8.py at
http://svn.browsershots.org/trunk/devtools/pep8/ and consequently removed
some style issues from a patch I submitted that I wouldn't have seen
otherwise (whitespace and trailing semi-colons). Perhaps more experienced
Python devs are familiar with this or similar tools but I thought it might
not be a bad idea to point to it in the docs. I just added the text
{{{
(use `pep8.py`_ to check).
}}}
to the end of the line about PEP 8 in the Coding Style section of the
contributing.txt doc page (and appended the link to the bottom of the
page).
--
Ticket URL: <http://code.djangoproject.com/ticket/5601>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---