Commit 95f1a1be authored by Guido van Rossum's avatar Guido van Rossum

News about functools.reduce.

parent d51b579c
...@@ -240,6 +240,9 @@ Core and builtins ...@@ -240,6 +240,9 @@ Core and builtins
Library Library
------- -------
- The functools module now provides 'reduce', for forward compatibility
with Python 3000.
- Server-side SSL support and cert verification added, by Bill Janssen. - Server-side SSL support and cert verification added, by Bill Janssen.
- uuid creation is now threadsafe. - uuid creation is now threadsafe.
......
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