Whitespace normalization.

This commit is contained in:
Tim Peters 2003-05-12 20:19:37 +00:00
parent 0ff2ee0561
commit c2659cff5d
7 changed files with 24 additions and 25 deletions

View file

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