diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2010-05-09 01:20:20 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2010-05-09 01:20:20 (GMT) |
commit | 860852fdf434cb566ace9879ba2a6be0e2569765 (patch) | |
tree | 1702e4bbab8f31338c919fa32ae24c157569d927 /Misc/NEWS | |
parent | 56fe6569fd5916c371c9075fec47973c74c34573 (diff) | |
download | cpython-860852fdf434cb566ace9879ba2a6be0e2569765.zip cpython-860852fdf434cb566ace9879ba2a6be0e2569765.tar.gz cpython-860852fdf434cb566ace9879ba2a6be0e2569765.tar.bz2 |
Revert r81012. buildbot problems and its questionable of me to even
add this to trunk while we're on the way to 2.7rc1.
When fixed this can go into py3k first. Sorry.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,8 +15,6 @@ Core and Builtins Library ------- -- [issue7245] Better Ctrl-C support in pdb. - What's New in Python 2.7 beta 2? ================================ |