[wingide-users] Auto-editing -> Continue Comment On New Line and
PEP 8 -- Style Guide for Python Code
sunqiang
sunqiang at gmail.com
Fri Nov 4 01:20:05 MDT 2011
at the "Inline Comments" section of PEP 8 -- Style Guide for Python Code:
An inline comment is a comment on the same line as a statement.
Inline comments should be separated by at least TWO spaces from the
statement.
It looks WingIDE's "Auto-editing -> Continue Comment On New Line"
feature don't support TWO spaces inline comment at the moment.
More information about the wingide-users
mailing list