summaryrefslogtreecommitdiffstats
path: root/Lib/dbhash.py
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2003-05-05 14:16:41 (GMT)
committerSkip Montanaro <skip@pobox.com>2003-05-05 14:16:41 (GMT)
commit581c36773a5915411611d7079b62dce9976adaf1 (patch)
tree2b3cdced49026d4c51e12a574d98ab40d4757247 /Lib/dbhash.py
parent53e73c36ee52a646f4460f82fbcbd1fd36e188a9 (diff)
downloadcpython-581c36773a5915411611d7079b62dce9976adaf1.zip
cpython-581c36773a5915411611d7079b62dce9976adaf1.tar.gz
cpython-581c36773a5915411611d7079b62dce9976adaf1.tar.bz2
typo
Diffstat (limited to 'Lib/dbhash.py')
-rw-r--r--Lib/dbhash.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/dbhash.py b/Lib/dbhash.py
index 7aec772..9f8a9c3 100644
--- a/Lib/dbhash.py
+++ b/Lib/dbhash.py
@@ -1,4 +1,4 @@
-"""Provide a (g)dbm-compatible interface to bsdhash.hashopen."""
+"""Provide a (g)dbm-compatible interface to bsddb.hashopen."""
import sys
try: