[issue10639] reindent.py should not convert newlines

Scott Dial report at bugs.python.org
Tue Aug 2 09:08:20 CEST 2011


Scott Dial <scott at scottdial.com> added the comment:

I haven't seen anyone use a side-effect-less statement (a string) as a comment before, but I doubt that is an approved style for the CPython codebase. Please change the string preceeding the spec_line definition into a proper comment.

----------
nosy: +scott.dial

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


More information about the Python-bugs-list mailing list