From c9dd449ae14f966d21a52934f185be1189968d6a Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Thu, 28 Jun 2007 00:11:17 +0000 Subject: [PATCH] Standardize Ka-Ping Yee's email address. --- pep-0215.txt | 2 +- pep-0234.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0215.txt b/pep-0215.txt index 9191fe89c..fe7fe0413 100644 --- a/pep-0215.txt +++ b/pep-0215.txt @@ -2,7 +2,7 @@ PEP: 215 Title: String Interpolation Version: $Revision$ Last-Modified: $Date$ -Author: ping@lfw.org (Ka-Ping Yee) +Author: ping@zesty.ca (Ka-Ping Yee) Status: Rejected Type: Standards Track Created: 24-Jul-2000 diff --git a/pep-0234.txt b/pep-0234.txt index 32e4242aa..ecd85fc62 100644 --- a/pep-0234.txt +++ b/pep-0234.txt @@ -2,7 +2,7 @@ PEP: 234 Title: Iterators Version: $Revision$ Last-Modified: $Date$ -Author: ping@lfw.org (Ka-Ping Yee), guido@python.org (Guido van Rossum) +Author: ping@zesty.ca (Ka-Ping Yee), guido@python.org (Guido van Rossum) Status: Final Type: Standards Track Created: 30-Jan-2001