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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b19fb2462eac776746f6cb40cc84b0587c83b9bc;p=python Whitespace normalization --- diff --git a/Lib/test/test_hash.py b/Lib/test/test_hash.py index 1a982c473d..94306ec4a1 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__":