diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-03-20 05:08:23 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-03-20 05:08:23 +0000 |
commit | 216f9b070970a12f93489de78bb227e768ace648 (patch) | |
tree | 3963b60b856b90440f2fdab65ae633a60b001db1 | |
parent | b9523df1e6070d8861443e0fbf5402aa5a6a7a57 (diff) | |
download | cpython-git-216f9b070970a12f93489de78bb227e768ace648.tar.gz |
Add a comment about 3k migration
-rw-r--r-- | Doc/whatsnew/whatsnew26.tex | 3 |
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} |