From: Barry Warsaw Date: Tue, 21 Feb 2012 01:44:15 +0000 (-0500) Subject: Whitespace normalization X-Git-Tag: v2.7.3rc1~32^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b19fb2462eac776746f6cb40cc84b0587c83b9bc;p=thirdparty%2FPython%2Fcpython.git Whitespace normalization --- diff --git a/Lib/test/test_hash.py b/Lib/test/test_hash.py index 1a982c473de0..94306ec4a121 100644 --- a/Lib/test/test_hash.py +++ b/Lib/test/test_hash.py @@ -234,7 +234,7 @@ def test_main(): DatetimeDateTests, DatetimeDatetimeTests, DatetimeTimeTests) - + if __name__ == "__main__":