Make reindent.py happy (lots of trailing whitespace removed).

This commit is contained in:
Fred Drake 2000-10-23 18:09:50 +00:00
parent 098b55ab44
commit 16f6329e61
9 changed files with 103 additions and 104 deletions

View file

@ -8,7 +8,7 @@ dom -- The W3C Document Object Model. This supports DOM Level 1 +
parsers -- Python wrappers for XML parsers (currently only supports Expat).
sax -- The Simple API for XML, developed by XML-Dev, led by David
Megginson and ported to Python by Lars Marius Garshol. This
Megginson and ported to Python by Lars Marius Garshol. This
supports the SAX 2 API.
"""