PEP 266, Optimizing Global Variable/Attribute Access, Skip Montanaro

This commit is contained in:
Barry Warsaw 2001-08-15 00:06:02 +00:00
parent f51ea84522
commit 48c98884b7
1 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,7 @@ Index by Category
S 245 Python Interface Syntax Pelletier
S 246 Object Adaptation Evans
S 254 Making Classes Look More Like Types van Rossum
S 266 Optimizing Global Variable/Attribute Access Montanaro
Finished PEPs (done, implemented in CVS)
@ -211,6 +212,7 @@ Numerical Index
S 263 Defining Python Source Code Encodings Lemburg
S 264 Future statements in simulated shells Hudson
S 265 Sorting Dictionaries by Value Griffin
S 266 Optimizing Global Variable/Attribute Access Montanaro
Key
@ -241,6 +243,7 @@ Owners
Lielens, Gregory gregory.lielens@fft.be
von Loewis, Martin loewis@informatik.hu-berlin.de
McMillan, Gordon gmcm@hypernet.com
Montanaro, Skip skip@pobox.com
Moore, Paul gustav@morpheus.demon.co.uk
Oliphant, Travis oliphant@ee.byu.edu
Pelletier, Michel michel@digicool.com