diff --git a/Lib/test/test_cmath.py b/Lib/test/test_cmath.py index d7b1b886e13..71e77290c0f 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