[issue9219] Make reindent-rst.py preserve ^L
Georg Brandl
report at bugs.python.org
Sat Jul 10 22:04:41 CEST 2010
Georg Brandl <georg at python.org> added the comment:
> Thanks for the answer. Perhaps it would be useful to mention trailing
> whitespace and ^L in http://docs.python.org/documenting/style.html?
So far, I guess nobody has tried to check in a ^L, and nobody has complained about the commit hook that rejects trailing whitespace, so I don't see a reason.
> As for PEPs, I guess it’s less important that they conform to these
> standards, since they’re more an internal documentation.
I don't set the standards for PEPs, and they're not covered by the commit hook anyway...
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9219>
_______________________________________
More information about the Python-bugs-list
mailing list