Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

On the other hand, I would be +0 for the tzinfo-examples fixes of the form:

foo(x=default) vs. foo(x = default)

(This was also the fix suggested on the ML.)

Overall, I think it is good to judicially point out to PEP 8 violations where 
fixes would improve readability, but mechanical reformatting is likely to be 
net loss.  I may fix tzinfo-examples next time I touch it.  With addition of 
timezone class in 3.3, this set of examples needs to be updated.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11929>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to