]> granicus.if.org Git - python/commit
The raw_input name was removed, but the implementation was moved to input.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 26 Feb 2007 21:42:55 +0000 (21:42 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 26 Feb 2007 21:42:55 +0000 (21:42 +0000)
commit81fe3415083b4736b848519294270801ab53d59a
tree8434f85d5b00ca30cc2fad24082ba454a43a4409
parent3f54feaec004038bb0033ff161f3f94a5efb2f31
The raw_input name was removed, but the implementation was moved to input.
So don't declare that it was removed, just leave the original description.
Misc/NEWS