R. David Murray <rdmur...@bitdance.com> added the comment:

Also as an FYI, triple double quote marks are our standard for docstrings.  I 
don't believe we normally align assignments, but I don't know if that is 
specifically called out in PEP8.  I haven't looked at the patch in detail, but 
in scanning it quickly, while some of your whitespace changes (spaces around 
operators) agree with our standards, others (extra spaces after a comma in a 
function call, for example) do not.

Again, I appreciate your putting in this effort, and regret that it isn't 
something we can use.

----------

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

Reply via email to