Author: neal.norwitz
Date: Mon Feb 26 22:42:55 2007
New Revision: 53963
Modified:
python/branches/p3yk/Misc/NEWS
Log:
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.
Modified: python/branches/p3yk/Misc/NEWS
==============================================================================
--- python/branches/p3yk/Misc/NEWS (original)
+++ python/branches/p3yk/Misc/NEWS Mon Feb 26 22:42:55 2007
@@ -86,7 +86,7 @@
backticks (`x`), <>
- Removed these Python builtins:
- apply(), coerce(), raw_input()
+ apply(), coerce()
- Removed these Python methods:
{}.has_key
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins