commit | 4f6125996d1d8b164f9b59f90b5215462ca5a0e9 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Jun 21 17:28:30 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Mon Jun 21 17:28:30 2010 +0000 |
tree | ddb7b7fd8c09dd2ce5d99db4f76bb1e538332fb3 | |
parent | 39df2044061095e1c8d3e9185c2238091732b463 [diff] [blame] |
towards final release
diff --git a/Misc/NEWS b/Misc/NEWS index 0f0f837..5926603 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,6 +4,18 @@ (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.7? +========================= + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7 release candidate 2? =============================================