From 67147d7a101de9b6df949c9c55a70893e90154b0 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 29 Mar 2001 03:13:49 +0000 Subject: [PATCH] PEP 246, Object Adaptation, Clark C. Evans --- pep-0000.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 2f485ce9f..08bd58cf5 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -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