commit | e3c104554b696000c627ab0e8e182d64a74e601b | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jul 03 14:51:25 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jul 03 14:51:25 2010 +0000 |
tree | c82621a9888ca25fc2c1784760a335600ec6b4f2 | |
parent | 1293c3f1f2d391179d03ef4f9861de4941f2d7f4 [diff] [blame] |
prepare for 2.7.1
diff --git a/Misc/NEWS b/Misc/NEWS index dc3b510..3eb67a3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,6 +4,23 @@ (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.7.1? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + + +Library +------- + + +Extension Modules +----------------- + + What's New in Python 2.7? =========================