Add 3106 to the index

This commit is contained in:
Neal Norwitz 2006-12-20 06:40:44 +00:00
parent 9c21601ee9
commit 9eb151a284
1 changed files with 2 additions and 0 deletions

View File

@ -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