diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-18 16:58:09 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-18 16:58:09 (GMT) |
commit | f23f786c6172da874202b134ab1dedd99e0a261a (patch) | |
tree | 3f4c7c0e904271e434a5db3dbf9c3a4e6c5f6823 /Misc | |
parent | b4410dbea699eb59358d3d61f45749173167d69a (diff) | |
download | cpython-f23f786c6172da874202b134ab1dedd99e0a261a.zip cpython-f23f786c6172da874202b134ab1dedd99e0a261a.tar.gz cpython-f23f786c6172da874202b134ab1dedd99e0a261a.tar.bz2 |
Fix section title
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Python News +++++++++++ -What's New in Python 3.2.2? +What's New in Python 3.2.1? =========================== *Release date: XX-XXX-2011* |