From 9056227bb3917e76d0f1789fc284f36fe2821f5f Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 6 Dec 2000 21:22:52 +0000 Subject: [PATCH] Fix authorship for the last time\! --- pep-0207.txt | 2 +- pep-0208.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0207.txt b/pep-0207.txt index 9781cb213..c5ec6e981 100644 --- a/pep-0207.txt +++ b/pep-0207.txt @@ -1,7 +1,7 @@ PEP: 207 Title: Rich Comparisions Version: $Revision$ -Author: guido@python.org (Guido van Rossum), mal@lemburg.com (Marc-Andre Lemburg) +Author: guido@python.org (Guido van Rossum), DavidA@ActiveState.com (David Ascher) Python-Version: 2.1 Status: Incomplete diff --git a/pep-0208.txt b/pep-0208.txt index ffa49d7b9..e49ff175d 100644 --- a/pep-0208.txt +++ b/pep-0208.txt @@ -1,7 +1,7 @@ PEP: 208 Title: Reworking the Coercion Model Version: $Revision$ -Author: Neil Schemenauer +Author: nas@arctrix.com (Neil Schemenauer), mal@lemburg.com (Marc-André Lemburg) Status: Draft Type: Standards Track Created: 04-Dec-2000