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

Add an entry for 308

üst aa8b6c58
......@@ -12,6 +12,8 @@ What's New in Python 2.5 alpha 1?
Core and builtins
-----------------
- PEP 308: conditional expressions were added (x if cond else y).
- Patch 1433928:
- The copy module now "copies" function objects (as atomic objects).
- dict.__getitem__ now looks for a __missing__ hook before raising
......
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