mirror of
https://github.com/python/cpython.git
synced 2025-10-10 17:02:46 +00:00
Very very small comment change.
This commit is contained in:
parent
fab8ab8067
commit
f85f052035
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue