diff options
author | Benjamin Peterson <benjamin@python.org> | 2014-05-31 18:22:47 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2014-05-31 18:22:47 (GMT) |
commit | de50cdfcf9e3ba415fa09a3c9203d4d95a14e5b3 (patch) | |
tree | 15a0749d1d1978fd402645237caf58652262b396 /Misc | |
parent | 9c70397ea392b62244f4215f59ffd535029239d8 (diff) | |
download | cpython-de50cdfcf9e3ba415fa09a3c9203d4d95a14e5b3.zip cpython-de50cdfcf9e3ba415fa09a3c9203d4d95a14e5b3.tar.gz cpython-de50cdfcf9e3ba415fa09a3c9203d4d95a14e5b3.tar.bz2 |
fix news headerv2.7.7
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ Python News +++++++++++ -What's New in Python 2.7.7 release candidate 1? -=============================================== +What's New in Python 2.7.7 +========================== *Release date: 2014-05-31* |