On Wed, Dec 2, 2009 at 7:06 AM, SmileyChris <smileych...@gmail.com> wrote:
> Prompted by Luke's whitespace removal patch for django-contrib-
> messages, I thought I'd bring this up.
>
> The Django contributing guide says "Unless otherwise specified, follow
> PEP 8."
>
> Should new code use two lines between top level classes & functions,
> like PEP 8 suggests, or should the contributing guide be updated?

Also recall that PEP8 is prefaced with the comment that foolish
consistency is the hobgoblin of little minds. :-)

Yes, we should be following PEP8 here, although we have a lot of code
that doesn't follow PEP8 whitespace. New code should endeavor to be
PEP8 compliant with regards to whitespace, but I'm certain that
exceptions will slip through.

Yours,
Russ Magee %-)

--

You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.


Reply via email to