]> granicus.if.org Git - python/commitdiff
work around whitespace bugs in the HTML version
authorFred Drake <fdrake@acm.org>
Tue, 30 Dec 2003 22:17:16 +0000 (22:17 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 30 Dec 2003 22:17:16 +0000 (22:17 +0000)
Doc/lib/libcopyreg.tex

index b2ea01549bf2eac1056300f1ab1b393c37c37282..594978cdf5f5303b1f885bff5eb983e87348e376 100644 (file)
@@ -6,9 +6,9 @@
 
 
 The \module{copy_reg} module provides support for the
-\refmodule{pickle}\refstmodindex{pickle} and
-\refmodule{cPickle}\refbimodindex{cPickle} modules.  The
-\refmodule{copy}\refstmodindex{copy} module is likely to use this in the
+\refmodule{pickle}\refstmodindex{pickle}\ and
+\refmodule{cPickle}\refbimodindex{cPickle}\ modules.  The
+\refmodule{copy}\refstmodindex{copy}\ module is likely to use this in the
 future as well.  It provides configuration information about object
 constructors which are not classes.  Such constructors may be factory
 functions or class instances.