Fixed index references to modules.

This commit is contained in:
Fred Drake 1997-12-15 21:56:05 +00:00
parent 6206394a4b
commit 54820dc8e4
14 changed files with 44 additions and 42 deletions

View file

@ -20,8 +20,8 @@ and transfer of Python objects through RPC calls, see the modules
\code{pickle} and \code{shelve}. The \code{marshal} module exists
mainly to support reading and writing the ``pseudo-compiled'' code for
Python modules of \samp{.pyc} files.
\stmodindex{pickle}
\stmodindex{shelve}
\refstmodindex{pickle}
\refstmodindex{shelve}
\obindex{code}
Not all Python object types are supported; in general, only objects