summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/dbutils.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-11-24 02:35:35 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-11-24 02:35:35 (GMT)
commit77c06fbf942bf4c532d0f8d6f254882a9e5957ec (patch)
treec892e2501626f2657386eb39c524611215ded052 /Lib/bsddb/dbutils.py
parentb808c5cf2da088e66f43de61d3c5d741b134f419 (diff)
downloadcpython-77c06fbf942bf4c532d0f8d6f254882a9e5957ec.zip
cpython-77c06fbf942bf4c532d0f8d6f254882a9e5957ec.tar.gz
cpython-77c06fbf942bf4c532d0f8d6f254882a9e5957ec.tar.bz2
Whitespace normalization.
Diffstat (limited to 'Lib/bsddb/dbutils.py')
-rw-r--r--Lib/bsddb/dbutils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/bsddb/dbutils.py b/Lib/bsddb/dbutils.py
index d21069f..1a8bc78 100644
--- a/Lib/bsddb/dbutils.py
+++ b/Lib/bsddb/dbutils.py
@@ -72,4 +72,3 @@ def DeadlockWrap(function, *_args, **_kwargs):
#------------------------------------------------------------------------
-