Julien added the comment:

I opened this ticket mainly to know the opinions on those modifications, I'll 
slowly review what I see, and provide little patches from time to time, only 
when the PEP8 infringement look obvious.
I think the most obvious PEP8 infringement ARE to be fixed, typically in the 
tutorial: The documentation is where people learn, let's teach them the right 
thing to do :-)

Thanks to naoki I just learnt that no spaces around binary operators are OK  
when it enhance the readability 
(https://www.python.org/dev/peps/pep-0008/#other-recommendations) like 2*2 + 
3*2.

I close this ticket, I'll just mention if I propose a patch in a new one.

Bests.

----------
status: pending -> closed

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

Reply via email to