From: Neal Norwitz Date: Tue, 20 Mar 2007 05:08:23 +0000 (+0000) Subject: Add a comment about 3k migration X-Git-Tag: v2.6a1~1968 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=216f9b070970a12f93489de78bb227e768ace648;p=thirdparty%2FPython%2Fcpython.git Add a comment about 3k migration --- diff --git a/Doc/whatsnew/whatsnew26.tex b/Doc/whatsnew/whatsnew26.tex index d341155e7add..d427c6b71589 100644 --- a/Doc/whatsnew/whatsnew26.tex +++ b/Doc/whatsnew/whatsnew26.tex @@ -29,6 +29,9 @@ rationale, refer to the PEP for a particular new feature. % Large, PEP-level features and changes should be described here. +% Should there be a new section here for 3k migration? +% Or perhaps a more general section describing module changes/deprecation? +% sets module deprecated %====================================================================== \section{Other Language Changes}