diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2010-01-14 17:41:58 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2010-01-14 17:41:58 (GMT) |
commit | 906e26e897b4b2e4b938c65fc4cf9d3b13fa069d (patch) | |
tree | d7f6a22469d8226f6d6c59c7cdff272de35beea9 /Misc | |
parent | a822768c62c62539d022c65e8db5f7d0f85757aa (diff) | |
download | cpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.zip cpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.tar.gz cpython-906e26e897b4b2e4b938c65fc4cf9d3b13fa069d.tar.bz2 |
Prepare for 2.5.5c1.v2.5.5c1
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,10 +4,10 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) -What's New in Python 2.5.5? -=========================== +What's New in Python 2.5.5c1? +============================= -*Release date: XX-XXX-20XX* +*Release date: 14-Jan-2010* Core and builtins ----------------- |