]> granicus.if.org Git - python/commitdiff
Add XXX note about Sleepycat's BSDDB.
authorGuido van Rossum <guido@python.org>
Mon, 2 Dec 2002 15:49:13 +0000 (15:49 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 2 Dec 2002 15:49:13 +0000 (15:49 +0000)
README

diff --git a/README b/README
index 83ffdfaf3c2b52ec7277b393675faa39152f7710..fbea07ea170ff0d52f03480c239e83fa75826748 100644 (file)
--- a/README
+++ b/README
@@ -570,6 +570,9 @@ Cygwin: With recent (relative to the time of writing, 2001-12-19)
 Configuring the bsddb and dbm modules
 -------------------------------------
 
+XXX Shouldn't this section be rewritten now that we use Sleepycat's
+BSDDB 4.0?
+
 Configuring the bsddb module can sometimes be a bit tricky.  This module
 provides a Python interface to the Berkeley DB library.  As of this writing
 several versions of the underlying library are in common use (versions 1.85,