From: Roger E. Masse Date: Fri, 20 Dec 1996 22:39:24 +0000 (+0000) Subject: Very very small comment change. X-Git-Tag: v1.5a1~664 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f85f052035d92fe2d33d4cf5e4a6111c33c23189;p=thirdparty%2FPython%2Fcpython.git Very very small comment change. --- diff --git a/Lib/test/test_cmath.py b/Lib/test/test_cmath.py index d7b1b886e138..71e77290c0f9 100755 --- a/Lib/test/test_cmath.py +++ b/Lib/test/test_cmath.py @@ -1,6 +1,6 @@ #! /usr/bin/env python """ Simple test script for cmathmodule.c -Roger E. Masse + Roger E. Masse """ import cmath from test_support import verbose