mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Duplicate label fix.
This commit is contained in:
parent
5201364de5
commit
dc580bd821
1 changed files with 1 additions and 1 deletions
|
@ -896,7 +896,7 @@ by Kevin Altis, Dave Cole, Andrew McNamara, Skip Montanaro, Cliff Wells.
|
|||
\end{seealso}
|
||||
|
||||
%======================================================================
|
||||
\section{PEP 307: Pickle Enhancements \label{section-pep305}}
|
||||
\section{PEP 307: Pickle Enhancements \label{section-pep307}}
|
||||
|
||||
The \module{pickle} and \module{cPickle} modules received some
|
||||
attention during the 2.3 development cycle. In 2.2, new-style classes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue