Whitespace normalization.

This commit is contained in:
Tim Peters 2002-05-23 15:15:30 +00:00
parent f655328483
commit 8ac1495a6a
20 changed files with 100 additions and 101 deletions

View File

@ -56,4 +56,3 @@ def test_main():
if __name__ == "__main__":
test_main()