Very very small comment change.
This commit is contained in:
parent
fab8ab8067
commit
f85f052035
|
@ -1,6 +1,6 @@
|
||||||
#! /usr/bin/env python
|
#! /usr/bin/env python
|
||||||
""" Simple test script for cmathmodule.c
|
""" Simple test script for cmathmodule.c
|
||||||
Roger E. Masse
|
Roger E. Masse
|
||||||
"""
|
"""
|
||||||
import cmath
|
import cmath
|
||||||
from test_support import verbose
|
from test_support import verbose
|
||||||
|
|
Loading…
Reference in New Issue