mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Removed entry for copy_reg module.
This commit is contained in:
parent
251fed3e56
commit
6eb9f10063
2 changed files with 0 additions and 4 deletions
|
@ -100,8 +100,6 @@ py_compile.py -- "compile" a .py file to a .pyc file
|
|||
repr.py -- Redo the `...` (representation) but with limits on most
|
||||
sizes (used by pdb)
|
||||
|
||||
copy_reg.py -- helper to provide extensibility for pickle/cPickle
|
||||
|
||||
|
||||
\section{Multimedia}
|
||||
|
||||
|
|
|
@ -100,8 +100,6 @@ py_compile.py -- "compile" a .py file to a .pyc file
|
|||
repr.py -- Redo the `...` (representation) but with limits on most
|
||||
sizes (used by pdb)
|
||||
|
||||
copy_reg.py -- helper to provide extensibility for pickle/cPickle
|
||||
|
||||
|
||||
\section{Multimedia}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue