summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-04-10 18:53:58 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-04-10 18:53:58 (GMT)
commit12409067c202eaa4424e63f14266e3c4a5a9f907 (patch)
treea87a4723d08417172effe4a5205b6b04a6a2e904 /Misc
parent4e45512de2d76e0366c5e7ac5d02119419bfc9ea (diff)
downloadcpython-12409067c202eaa4424e63f14266e3c4a5a9f907.zip
cpython-12409067c202eaa4424e63f14266e3c4a5a9f907.tar.gz
cpython-12409067c202eaa4424e63f14266e3c4a5a9f907.tar.bz2
towards beta 2
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 7ddeff0..549d1b0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,18 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
+What's New in Python beta 2?
+============================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 2.7 beta 1?
================================