Kaydet (Commit) b86aa99e authored tarafından Fred Drake's avatar Fred Drake

move the note about the bsddb185 module above the "See also" box; that

should always go last in the relevant section's main content, but
before child sections
üst 057e7200
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment