diff --git a/pep-0000.txt b/pep-0000.txt index 55eb0500b..4150ef362 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -104,6 +104,7 @@ Index by Category S 3103 A Switch/Case Statement GvR S 3104 Access to Names in Outer Scopes Yee S 3105 Make print a function Brandl + S 3106 Revamping dict.keys(), .values() and .items() GvR Finished PEPs (done, implemented in Subversion) @@ -441,6 +442,7 @@ Numerical Index S 3103 A Switch/Case Statement GvR S 3104 Access to Names in Outer Scopes Yee S 3105 Make print a function Brandl + S 3106 Revamping dict.keys(), .values() and .items() GvR Key