Patch #812378: Normalize white space.

This commit is contained in:
Martin v. Löwis 2003-10-24 20:09:23 +00:00
parent f8d59d28e0
commit 23b44a39ce
10 changed files with 203 additions and 204 deletions

View file

@ -97,4 +97,3 @@ def _test():
if __name__ == '__main__': if __name__ == '__main__':
_test() _test()