Georg Brandl <ge...@python.org> added the comment: David is correct, rewrapping while editing is intrusive enough.
The docs should be wrapped at 79/80 characters. The reason that most files have longer lines is that the latex to rest converter tool had a flaw in the wrapping code that I didn't notice until after the conversion. Applied the two other patches in r78760. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5341> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com