From 67fa34c8aaf88b416c50921c87dbcc933e0a1ae3 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 6 Jun 2001 05:56:34 +0000 Subject: [PATCH] Added the following PEPs: S 256 pep-0256.txt Docstring Processing System Framework Goodger S 257 pep-0257.txt Docstring Conventions Goodger S 258 pep-0258.txt DPS Generic Implementation Details Goodger --- pep-0000.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pep-0000.txt b/pep-0000.txt index ff60a9a96..cab0bfc4d 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -57,6 +57,9 @@ Index by Category S 253 pep-0253.txt Subtyping Built-in Types van Rossum S 254 pep-0254.txt Making Classes Look More Like Types van Rossum S 255 pep-0255.txt Simple Generators Schemenauer, et al + S 256 pep-0256.txt Docstring Processing System Framework Goodger + S 257 pep-0257.txt Docstring Conventions Goodger + S 258 pep-0258.txt DPS Generic Implementation Details Goodger Py-in-the-sky PEPs (not ready; may become active yet) @@ -178,6 +181,9 @@ Numerical Index S 253 pep-0253.txt Subtyping Built-in Types van Rossum S 254 pep-0254.txt Making Classes Look More Like Types van Rossum S 255 pep-0255.txt Simple Generators Schemenauer, et al + S 256 pep-0256.txt Docstring Processing System Framework Goodger + S 257 pep-0257.txt Docstring Conventions Goodger + S 258 pep-0258.txt DPS Generic Implementation Details Goodger Key @@ -200,6 +206,7 @@ Owners Drake, Fred fdrake@acm.org Dubois, Paul F. paul@pfdubois.com Evans, Clark C. cce@clarkevans.com + Goodger, David dgoodger@bigfoot.com Hylton, Jeremy jeremy@digicool.com Kuchling, Andrew akuchlin@mems-exchange.org Lemburg, Marc-Andre mal@lemburg.com