[issue23064] pep8 asyncore.py

2014-12-16 Thread liu chang

New submission from liu chang:

pep8 Lib/asycore.py.

--
components: Library (Lib)
files: pep8-asyncore.patch
hgrepos: 287
keywords: patch
messages: 232730
nosy: 畅.刘
priority: normal
severity: normal
status: open
title: pep8 asyncore.py
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file37462/pep8-asyncore.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue23064
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23064] pep8 asyncore.py

2014-12-16 Thread R. David Murray

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 rep...@bugs.python.org
http://bugs.python.org/issue23064
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com