]> granicus.if.org Git - python/commit
convert(): Make sure no line has trailing whitespace. (docfixer.py
authorFred Drake <fdrake@acm.org>
Thu, 7 Jan 1999 18:47:07 +0000 (18:47 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 7 Jan 1999 18:47:07 +0000 (18:47 +0000)
commit637ad47e61c51f605a15337b007493586ad37e7f
tree411efd7f8ae1b51fa74d98a31eac528c3566a4ab
parent446ccfe1ac97f5dc05a0ba89fc0a912981235099
convert():  Make sure no line has trailing whitespace.  (docfixer.py
checks for \n\n as a paragraph separator, LaTeX allows white
space between the newlines.)
Doc/tools/sgmlconv/latex2esis.py