Added some cross-references to the end.

This commit is contained in:
Fred Drake 1998-08-24 18:46:14 +00:00
parent d0421dd448
commit c859350fa6
1 changed files with 6 additions and 0 deletions

View File

@ -62,3 +62,9 @@ be used to solve this, but this differs across \UNIX{} versions and
requires knowledge about the database implementation used.
\end{itemize}
\begin{seealso}
\seemodule{pickle}{Object serialization used by \module{shelve}.}
\seemodule{cPickle}{High-performance version of \module{pickle}.}
\end{seealso}