diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2010-01-31 16:00:16 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2010-01-31 16:00:16 (GMT) |
commit | b3b56fcfcb88a5643e3e7c4aa2ab7418166f563c (patch) | |
tree | 417e84141c6068ff78b0fb9eb469c3f62dea5770 /Misc | |
parent | e80cf5ae54c0fca8cb5b32da9c2c5f943a54c9bf (diff) | |
download | cpython-b3b56fcfcb88a5643e3e7c4aa2ab7418166f563c.zip cpython-b3b56fcfcb88a5643e3e7c4aa2ab7418166f563c.tar.gz cpython-b3b56fcfcb88a5643e3e7c4aa2ab7418166f563c.tar.bz2 |
Post 2.5.5.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,12 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.5.6c1? +============================= + +*Release date: XX-XXX-2010* + + What's New in Python 2.5.5? =========================== |