[Python-checkins] python/nondist/peps pep-0000.txt,1.216,1.217 pep-0222.txt,1.9,1.10 pep-0229.txt,1.6,1.7 pep-0241.txt,1.11,1.12 pep-0247.txt,1.10,1.11 pep-0262.txt,1.9,1.10 pep-0272.txt,1.10,1.11

akuchling@users.sourceforge.net akuchling@users.sourceforge.net
Wed, 30 Oct 2002 17:35:10 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv28946

Modified Files:
	pep-0000.txt pep-0222.txt pep-0229.txt pep-0241.txt 
	pep-0247.txt pep-0262.txt pep-0272.txt 
Log Message:
Use my personal address instead of my work address

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.216
retrieving revision 1.217
diff -C2 -d -r1.216 -r1.217
*** pep-0000.txt	13 Oct 2002 20:22:45 -0000	1.216
--- pep-0000.txt	31 Oct 2002 01:35:08 -0000	1.217
***************
*** 337,341 ****
      Jansen, Jack             jack@cwi.nl
      Koltsov, Stepan          yozh@mx1.ru
!     Kuchling, Andrew         akuchlin@mems-exchange.org
      Lemburg, Marc-Andre      mal@lemburg.com
      Lielens, Gregory         gregory.lielens@fft.be
--- 337,341 ----
      Jansen, Jack             jack@cwi.nl
      Koltsov, Stepan          yozh@mx1.ru
!     Kuchling, A.M.           amk@amk.ca
      Lemburg, Marc-Andre      mal@lemburg.com
      Lielens, Gregory         gregory.lielens@fft.be

Index: pep-0222.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0222.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** pep-0222.txt	17 Jan 2001 03:44:14 -0000	1.9
--- pep-0222.txt	31 Oct 2002 01:35:08 -0000	1.10
***************
*** 2,6 ****
  Title: Web Library Enhancements
  Version: $Revision$
! Author: akuchlin@mems-exchange.org (Andrew Kuchling)
  Status: Deferred
  Type: Standards Track
--- 2,6 ----
  Title: Web Library Enhancements
  Version: $Revision$
! Author: A.M. Kuchling <amk@amk.ca>
  Status: Deferred
  Type: Standards Track

Index: pep-0229.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0229.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pep-0229.txt	25 Oct 2001 22:03:18 -0000	1.6
--- pep-0229.txt	31 Oct 2002 01:35:08 -0000	1.7
***************
*** 2,6 ****
  Title: Using Distutils to Build Python
  Version: $Revision$
! Author: akuchlin@mems-exchange.org (A.M. Kuchling)
  Status: Final
  Type: Standards
--- 2,6 ----
  Title: Using Distutils to Build Python
  Version: $Revision$
! Author: A.M. Kuchling <amk@amk.ca>
  Status: Final
  Type: Standards

Index: pep-0241.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0241.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** pep-0241.txt	11 Feb 2002 16:09:26 -0000	1.11
--- pep-0241.txt	31 Oct 2002 01:35:08 -0000	1.12
***************
*** 2,6 ****
  Title: Metadata for Python Software Packages
  Version: $Revision$
! Author: A.M. Kuchling <akuchlin@mems-exchange.org>
  Type: Standards Track
  Created: 12-Mar-2001
--- 2,6 ----
  Title: Metadata for Python Software Packages
  Version: $Revision$
! Author: A.M. Kuchling <amk@amk.ca>
  Type: Standards Track
  Created: 12-Mar-2001

Index: pep-0247.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0247.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** pep-0247.txt	31 Oct 2001 15:52:39 -0000	1.10
--- pep-0247.txt	31 Oct 2002 01:35:08 -0000	1.11
***************
*** 2,6 ****
  Title: API for Cryptographic Hash Functions
  Version: $Revision$
! Author: A.M. Kuchling <akuchlin@mems-exchange.org>
  Status: Final
  Type: Informational
--- 2,6 ----
  Title: API for Cryptographic Hash Functions
  Version: $Revision$
! Author: A.M. Kuchling <amk@amk.ca>
  Status: Final
  Type: Informational

Index: pep-0262.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0262.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** pep-0262.txt	13 Oct 2002 20:21:17 -0000	1.9
--- pep-0262.txt	31 Oct 2002 01:35:08 -0000	1.10
***************
*** 2,6 ****
  Title: A Database of Installed Python Packages
  Version: $Revision$
! Author: A.M. Kuchling <akuchlin@mems-exchange.org>
  Type: Standards Track
  Created: 08-Jul-2001
--- 2,6 ----
  Title: A Database of Installed Python Packages
  Version: $Revision$
! Author: A.M. Kuchling <amk@amk.ca>
  Type: Standards Track
  Created: 08-Jul-2001

Index: pep-0272.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0272.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** pep-0272.txt	5 Sep 2002 13:06:26 -0000	1.10
--- pep-0272.txt	31 Oct 2002 01:35:08 -0000	1.11
***************
*** 2,6 ****
  Title: API for Block Encryption Algorithms v1.0
  Version: $Revision$
! Author: A.M. Kuchling <akuchlin@mems-exchange.org>
  Status: Final
  Type: Informational
--- 2,6 ----
  Title: API for Block Encryption Algorithms v1.0
  Version: $Revision$
! Author: A.M. Kuchling <amk@amk.ca>
  Status: Final
  Type: Informational