diff options
author | Barry Warsaw <barry@python.org> | 2008-03-01 18:38:07 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-03-01 18:38:07 (GMT) |
commit | a9d499d791e0f040e62dc2005103d362db461e3c (patch) | |
tree | ef89430ab01dc1488487d41b4f412de7ec472121 /Misc | |
parent | c69df6638e3cbb8077c7d89a1bcb0ba3e7ace2a7 (diff) | |
download | cpython-a9d499d791e0f040e62dc2005103d362db461e3c.zip cpython-a9d499d791e0f040e62dc2005103d362db461e3c.tar.gz cpython-a9d499d791e0f040e62dc2005103d362db461e3c.tar.bz2 |
Prep for 3.0a4
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,6 +4,13 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 3.0a4? +=========================== + +*Release date: XX-XXX-2008* + + + What's New in Python 3.0a3? =========================== |