PEP 246, Object Adaptation, Clark C. Evans
This commit is contained in:
parent
be2162836a
commit
67147d7a10
|
@ -55,7 +55,8 @@ Index by Category
|
|||
S 241 pep-0241.txt Metadata for Python Software Packages Kuchling
|
||||
S 242 pep-0242.txt Numeric Kinds Dubois
|
||||
S 244 pep-0244.txt The `directive' Statement von Loewis
|
||||
S 245 pep-0245.txt Python Interfaces Pelletier
|
||||
S 245 pep-0245.txt Python Interface Syntax Pelletier
|
||||
S 246 pep-0246.txt Object Adaptation Evans
|
||||
|
||||
Py-in-the-sky PEPs (not ready; may become active yet)
|
||||
|
||||
|
@ -161,7 +162,8 @@ Numerical Index
|
|||
S 242 pep-0242.txt Numeric Kinds Dubois
|
||||
S 243 pep-0243.txt Module Repository Upload Mechanism Reifschneider
|
||||
S 244 pep-0244.txt The `directive' Statement von Loewis
|
||||
S 245 pep-0245.txt Python Interfaces Pelletier
|
||||
S 245 pep-0245.txt Python Interface Syntax Pelletier
|
||||
S 246 pep-0246.txt Object Adaptation Evans
|
||||
I 247 pep-0247.txt API for Cryptographic Hash Functions Kuchling
|
||||
|
||||
|
||||
|
@ -184,6 +186,7 @@ Owners
|
|||
Barrett, Paul barrett@stsci.edu
|
||||
Drake, Fred fdrake@acm.org
|
||||
Dubois, Paul F. paul@pfdubois.com
|
||||
Evans, Clark C. cce@clarkevans.com
|
||||
Hylton, Jeremy jeremy@digicool.com
|
||||
Kuchling, Andrew akuchlin@mems-exchange.org
|
||||
Lemburg, Marc-Andre mal@lemburg.com
|
||||
|
|
Loading…
Reference in New Issue