http://hg.python.org/cpython/rev/2d42e67dfebb changeset: 70559:2d42e67dfebb branch: 2.7 parent: 70508:f48756685406 user: Benjamin Peterson <benjamin at python.org> date: Tue May 31 18:44:55 2011 -0500 summary: add 2.7.2 header files: Misc/NEWS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,9 +1,16 @@ Python News +++++++++++ + What's New in Python 2.7.2? =========================== +*Release date: 2011-06-XX* + + +What's New in Python 2.7.2 release candidate 1? +=============================================== + *Release date: 2011年05月29日* Core and Builtins -- Repository URL: http://hg.python.org/cpython