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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=216f9b070970a12f93489de78bb227e768ace648;p=python Add a comment about 3k migration --- diff --git a/Doc/whatsnew/whatsnew26.tex b/Doc/whatsnew/whatsnew26.tex index d341155e7a..d427c6b715 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}