Capitalize & use periods for \seemodule explanation parameter.

This commit is contained in:
Fred Drake 2000-10-18 16:47:52 +00:00
parent 7941036c4b
commit 510dfbad3d
1 changed files with 5 additions and 5 deletions

View File

@ -282,14 +282,14 @@ This exception is raised when an unpicklable object is passed to
\begin{seealso}
\seemodule[copyreg]{copy_reg}{pickle interface constructor
registration}
\seemodule[copyreg]{copy_reg}{Pickle interface constructor
registration for extension types.}
\seemodule{shelve}{indexed databases of objects; uses \module{pickle}}
\seemodule{shelve}{Indexed databases of objects; uses \module{pickle}.}
\seemodule{copy}{shallow and deep object copying}
\seemodule{copy}{Shallow and deep object copying.}
\seemodule{marshal}{high-performance serialization of built-in types}
\seemodule{marshal}{High-performance serialization of built-in types.}
\end{seealso}