diff --git a/pep-0356.txt b/pep-0356.txt index 14e0365cc..e7a120b0f 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -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