mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
work around whitespace bugs in the HTML version
This commit is contained in:
parent
dcf32a676e
commit
f161c915bd
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue