On Sat, Mar 6, 2010 at 9:09 AM, Phlip <phlip2...@gmail.com> wrote:
>> >>> (I also disagree with leaving out the spaces around =, but obviously
>> >>> obeying a team style guide supersedes improving it...)
>>
>> >> ... the goal of clarity/legibility
>>
>> > uh...
>>
>> ;)  I meant *having* a style guide was consistent with said goal.
>
> right - following an aesthetic style guide is more important than the
> validity of each of its line items, so the Nuremberg Defense applies
>
> (not so a _technical_ style guide!;)

In this case, it's not just a team style guide - it's PEP8, which clearly says:

 - Don't use spaces around the '=' sign when used to indicate a
      keyword argument or a default parameter value.

Yours,
Russ Magee %-)

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

Reply via email to