Added PEP 269, Pgen Module for Python, Jonathan Riehl

This commit is contained in:
Barry Warsaw 2001-09-07 22:36:05 +00:00
parent 71f65547f6
commit 3658c543a3
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,7 @@ Index by Category
S 265 Sorting Dictionaries by Value Griffin
S 267 Optimized Access to Module Namespaces Hylton
S 268 Extended HTTP functionality and WebDAV Stein
S 269 Pgen Module for Python Riehl
Py-in-the-sky PEPs (not considered for Python 2.2)
@ -219,6 +220,7 @@ Numerical Index
S 266 Optimizing Global Variable/Attribute Access Montanaro
S 267 Optimized Access to Module Namespaces Hylton
S 268 Extended HTTP functionality and WebDAV Stein
S 269 Pgen Module for Python Riehl
Key
@ -257,6 +259,7 @@ Owners
Prescod, Paul paul@prescod.net
Raymond, Eric esr@snark.thyrsus.com
Reifschneider, Sean jafo-pep@tummy.com
Riehl, Jonathan jriehl@spaceship.com
van Rossum, Guido guido@python.org
Schemenauer, Neil nas@arctrix.com
Schneider-Kamp, Peter nowonder@nowonder.de