diff --git a/pep-0356.txt b/pep-0356.txt index 6c5459dc2..93a05de6b 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -98,6 +98,9 @@ Completed features for 2.5 - Added PEP 302 zipfile/__loader__ support to the following modules: warnings, linecache, inspect, traceback, site, and doctest + - Add write support for mailboxes from the code in sandbox/mailbox. + (Owner: A.M. Kuchling. It would still be good if another person + would take a look at the new code.) Possible features for 2.5 @@ -194,12 +197,6 @@ Open issues "timing" (listed as obsolete), "cl" (listed as possibly not up-to-date), and "sv" (listed as obsolete hardware specific). - - Add write support for mailboxes from the code in sandbox/mailbox. - AMK will take one last look at the code for backward-compatibility - problems and then apply the changes before 2.5a2. - (Owner: A.M. Kuchling. It would still be good if another person - would take a look at the new code.) - Copyright This document has been placed in the public domain.