[issue23064] pep8 asyncore.py

R. David Murray report at bugs.python.org
Tue Dec 16 14:53:18 CET 2014


R. David Murray added the comment:

Thanks for the effort, but we do not apply PEP8-only patches.  The small improvements in readability do not justify the costs of code churn and the chance of introducing bugs.

(Also, FYI, PEP8 discourages using \ for line continuation.)

----------
nosy: +r.david.murray
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23064>
_______________________________________


More information about the Python-bugs-list mailing list