From: Fred Drake Date: Fri, 6 Oct 2006 00:02:58 +0000 (+0000) Subject: - update links X-Git-Tag: v2.4.4c1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d176806e55e67e2d2d8c2edfe70e3c9fe5487c35;p=thirdparty%2FPython%2Fcpython.git - update links - remove Sleepycat name now that they have been bought --- diff --git a/Doc/lib/libbsddb.tex b/Doc/lib/libbsddb.tex index ea5b3d8f7433..452d7db2cf9a 100644 --- a/Doc/lib/libbsddb.tex +++ b/Doc/lib/libbsddb.tex @@ -19,11 +19,13 @@ Berkeley DB library version 3.2 or later (it is known to work with 3.2 through 4.3 at the time of this writing). \begin{seealso} - \seeurl{http://pybsddb.sourceforge.net/}{Website with documentation - for the new python Berkeley DB interface that closely mirrors the - sleepycat object oriented interface provided in Berkeley DB 3 and 4.} - \seeurl{http://www.sleepycat.com/}{Sleepycat Software produces the - modern Berkeley DB library.} + \seeurl{http://pybsddb.sourceforge.net/} + {Website with documentation for the new python Berkeley DB + interface that closely mirrors the object oriented interface + provided in Berkeley DB 3 and 4.} + + \seeurl{http://www.oracle.com/database/berkeley-db/} + {The Berkeley DB library.} \end{seealso} The following is a description of the legacy \module{bsddb} interface