Oops, Thomas finished the __future__ support.
This commit is contained in:
parent
4271cdc07b
commit
690f5c7e75
|
@ -51,7 +51,7 @@ Completed features for 2.5
|
|||
PEP 341: Unified try-except/try-finally to try-except-finally
|
||||
PEP 342: Coroutines via Enhanced Generators
|
||||
PEP 343: The "with" Statement
|
||||
(still needs __future__ support and Doc/ref updates)
|
||||
(still Doc/ref updates)
|
||||
PEP 353: Using ssize_t as the index type
|
||||
|
||||
- AST-based compiler
|
||||
|
|
Loading…
Reference in New Issue