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

@ -75,7 +75,7 @@ to control pickling: they can define methods called
\code{__getinitargs__()}, \code{__getstate__()} and
\code{__setstate__()}. See the description of module \code{pickle}
for information on these methods.
\stmodindex{pickle}
\refstmodindex{pickle}
\renewcommand{\indexsubitem}{(copy protocol)}
\ttindex{__getinitargs__}
\ttindex{__getstate__}