summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2007-03-20 05:08:23 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2007-03-20 05:08:23 +0000
commit216f9b070970a12f93489de78bb227e768ace648 (patch)
tree3963b60b856b90440f2fdab65ae633a60b001db1
parentb9523df1e6070d8861443e0fbf5402aa5a6a7a57 (diff)
downloadcpython-git-216f9b070970a12f93489de78bb227e768ace648.tar.gz
Add a comment about 3k migration
-rw-r--r--Doc/whatsnew/whatsnew26.tex3
1 files changed, 3 insertions, 0 deletions
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}