From: Guido van Rossum Date: Tue, 5 Aug 1997 02:25:24 +0000 (+0000) Subject: Add pointer to new BSDDB module. X-Git-Tag: v1.5a3~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f400be210e067e465d13a37fd3f502928621f0f;p=python Add pointer to new BSDDB module. --- diff --git a/Modules/Setup.in b/Modules/Setup.in index d0a5c70e7f..6acfa885e6 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -306,6 +306,9 @@ rotor rotormodule.c # enigma-inspired encryption # # Edit the variables DB and DBPORT to point to the db top directory # and the subdirectory of PORT where you built it. +# +# (See http://www.jenkon-dev.com/~rd/python/ for an interface to +# BSD DB 2.1.0.) #DB=/depot/sundry/src/berkeley-db/db.1.85 #DBPORT=$(DB)/PORT/irix.5.3