]> granicus.if.org Git - python/commitdiff
Add reference to the copy_reg module in the See Also: section.
authorFred Drake <fdrake@acm.org>
Fri, 6 Mar 1998 21:27:14 +0000 (21:27 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Mar 1998 21:27:14 +0000 (21:27 +0000)
Doc/lib/libpickle.tex
Doc/libpickle.tex

index 41191d4d1eb74e4c18dac6e97ad607994e057a58..e2dab0a4f47935d47923482abb2ee8f4e1916e9f 100644 (file)
@@ -259,3 +259,9 @@ the string past the pickled object's representation are ignored.
 This exception is raised when an unpicklable object is passed to
 \code{Pickler.dump()}.
 \end{excdesc}
+
+
+\begin{seealso}
+\seemodule[copyreg]{copy_reg}{pickle interface constructor
+registration}
+\end{seealso}
index 41191d4d1eb74e4c18dac6e97ad607994e057a58..e2dab0a4f47935d47923482abb2ee8f4e1916e9f 100644 (file)
@@ -259,3 +259,9 @@ the string past the pickled object's representation are ignored.
 This exception is raised when an unpicklable object is passed to
 \code{Pickler.dump()}.
 \end{excdesc}
+
+
+\begin{seealso}
+\seemodule[copyreg]{copy_reg}{pickle interface constructor
+registration}
+\end{seealso}