Kaydet (Commit) 81fe3415 authored tarafından Neal Norwitz's avatar Neal Norwitz

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.
üst 3f54feae
......@@ -86,7 +86,7 @@ Core and Builtins
backticks (`x`), <>
- Removed these Python builtins:
apply(), coerce(), raw_input()
apply(), coerce()
- Removed these Python methods:
{}.has_key
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment