diff --git a/pep-0356.txt b/pep-0356.txt index a1ffdae9f..13738473b 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -73,6 +73,9 @@ Completed features for 2.5 - Fredrik Lundh's ElementTree and cElementTree + - Add ctypes to the standard library, make it an optional component + in the windows installer. Thomas Heller will maintain it. + Planned features for 2.5 @@ -98,9 +101,6 @@ Planned features for 2.5 Add wsgiref to the standard library. (Phillip Eby has volunteered to maintain it.) - Add ctypes to the standard library, make it an optional component - in the windows installer. Thomas Heller will maintain it. - Add pure python pgen module. Add support for the Unicode 4.1 UCD.