]> granicus.if.org Git - python/commit
Fix up whitespace in <args> elements; reduce sequences of consecutive
authorFred Drake <fdrake@acm.org>
Sat, 29 Sep 2001 05:05:25 +0000 (05:05 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 29 Sep 2001 05:05:25 +0000 (05:05 +0000)
commit583061a10fad5445d8597fc5da56705e5bb21d11
tree4b6021f56b4b7db4e4b90f3544eb4a669764d4ef
parent2b05ca3454f5f9e34d9443b5b06df580285c2f61
Fix up whitespace in <args> elements; reduce sequences of consecutive
whitespace characters to a single space.
Small changes elsewhere, mostly to clean up the code a little.
Doc/tools/sgmlconv/docfixer.py