Kaydet (Commit) 3f54feae authored tarafından Neal Norwitz's avatar Neal Norwitz

raw_input() really was removed, only input() was resurrected.

üst 0240b92a
......@@ -86,7 +86,7 @@ Core and Builtins
backticks (`x`), <>
- Removed these Python builtins:
apply(), coerce()
apply(), coerce(), raw_input()
- 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