From 27bd8f3518e2f5439111cafbfb74a40a9a3f8483 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 21 Mar 2001 18:59:54 +0000 Subject: [PATCH] PEP 245, Python Interfaces, Michel Pelletier --- pep-0000.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pep-0000.txt b/pep-0000.txt index 3226c6b35..49c0958bf 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -52,6 +52,7 @@ 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 Py-in-the-sky PEPs (not ready; may become active yet) @@ -156,6 +157,7 @@ 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 Key @@ -184,6 +186,7 @@ Owners von Loewis, Martin loewis@informatik.hu-berlin.de McMillan, Gordon gmcm@hypernet.com Oliphant, Travis oliphant@ee.byu.edu + Pelletier, Michel michel@digicool.com Peters, Tim tim@digicool.com Prescod, Paul paul@prescod.net Raymond, Eric esr@snark.thyrsus.com