On Tuesday 01 December 2009 23:06:45 SmileyChris 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 le
On Wed, Dec 2, 2009 at 7:06 AM, SmileyChris 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 cla
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 contributin