summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index edaf711..5fc8c5b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -135,7 +135,7 @@ Core and Builtins
backticks (ie, `x`), <>
- Removed these Python builtins:
- apply(), callable(), coerce(), file()
+ apply(), callable(), coerce(), file(), reduce()
- Removed these Python methods:
{}.has_key