From: Brett Cannon Date: Sun, 14 Apr 2013 16:51:36 +0000 (-0400) Subject: add a newline X-Git-Tag: v3.4.0a1~923 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=255fb3e9f37bc0a171d279d476148d994985d12d;p=thirdparty%2FPython%2Fcpython.git add a newline --- diff --git a/Lib/test/test_py_compile.py b/Lib/test/test_py_compile.py index 13947b1634cf..fa9726b97e6a 100644 --- a/Lib/test/test_py_compile.py +++ b/Lib/test/test_py_compile.py @@ -69,4 +69,4 @@ class PyCompileTests(unittest.TestCase): if __name__ == "__main__": - unittest.main() \ No newline at end of file + unittest.main()