summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pep247.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-11-13 21:51:26 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-11-13 21:51:26 (GMT)
commit88768483235beb5de12addee3d73d4e252f6f7cb (patch)
tree34bd51023bc32eb2aebadb2352e1d706b20f26a4 /Lib/test/test_pep247.py
parent135cce87188a81b60ca83c9e17c1669a68c41480 (diff)
downloadcpython-88768483235beb5de12addee3d73d4e252f6f7cb.zip
cpython-88768483235beb5de12addee3d73d4e252f6f7cb.tar.gz
cpython-88768483235beb5de12addee3d73d4e252f6f7cb.tar.bz2
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 3a35164..88f2461 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