summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libbsddb.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Doc/lib/libbsddb.tex b/Doc/lib/libbsddb.tex
index d22be06..b17596c 100644
--- a/Doc/lib/libbsddb.tex
+++ b/Doc/lib/libbsddb.tex
@@ -87,10 +87,6 @@ interpretation.
\end{funcdesc}
-\begin{seealso}
- \seemodule{dbhash}{DBM-style interface to the \module{bsddb}}
-\end{seealso}
-
\begin{notice}
Beginning in 2.3 some Unix versions of Python may have a \module{bsddb185}
module. This is present \emph{only} to allow backwards compatibility with
@@ -98,6 +94,11 @@ systems which ship with the old Berkeley DB 1.85 database library. The
\module{bsddb185} module should never be used directly in new code.
\end{notice}
+
+\begin{seealso}
+ \seemodule{dbhash}{DBM-style interface to the \module{bsddb}}
+\end{seealso}
+
\subsection{Hash, BTree and Record Objects \label{bsddb-objects}}
Once instantiated, hash, btree and record objects support