From dc580bd821f4df2235f95f3b7405e41a7c4094cc Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 31 Mar 2007 11:58:36 +0000 Subject: [PATCH] Duplicate label fix. --- Doc/whatsnew/whatsnew23.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 72fd3068b3c..7c92be256f9 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -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