summaryrefslogtreecommitdiff
path: root/Lib/test/test_pep247.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-11-13 21:51:26 +0000
committerTim Peters <tim.peters@gmail.com>2001-11-13 21:51:26 +0000
commit732d9ce39273060eebc86756916cfca1c64e1607 (patch)
tree97b614b8dcee6d5aaf289f8c3b5062ed1a6c51c2 /Lib/test/test_pep247.py
parente1ee2e18658e6edd3323888ffd6a33b928e87f52 (diff)
downloadcpython-732d9ce39273060eebc86756916cfca1c64e1607.tar.gz
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_pep247.py')
-rw-r--r--Lib/test/test_pep247.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_pep247.py b/Lib/test/test_pep247.py
index 3a35164bd2..88f246131b 100644
--- a/Lib/test/test_pep247.py
+++ b/Lib/test/test_pep247.py
@@ -1,6 +1,6 @@
#
# Test suite to check compliance with PEP 247, the standard API for
-# hashing algorithms.
+# hashing algorithms.
#
import md5, sha, hmac