[Python-checkins] python/nondist/peps pep-0000.txt,1.193,1.194 pep-0246.txt,1.4,1.5

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
Fri, 12 Jul 2002 18:12:42 -0700


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

Modified Files:
	pep-0000.txt pep-0246.txt 
Log Message:
Added Alex Martelli as primary author of PEP 246, with Clark Evans'
permission.  Retained Clark as secondary author.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.193
retrieving revision 1.194
diff -C2 -d -r1.193 -r1.194
*** pep-0000.txt	12 Jul 2002 23:17:00 -0000	1.193
--- pep-0000.txt	13 Jul 2002 01:12:40 -0000	1.194
***************
*** 324,327 ****
--- 324,328 ----
      Lielens, Gregory         gregory.lielens@fft.be
      von Loewis, Martin       loewis@informatik.hu-berlin.de
+     Martelli, Alex           aleax@aleax.it
      McMillan, Gordon         gmcm@hypernet.com
      Mick, Trent              trentm@activestate.com

Index: pep-0246.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0246.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pep-0246.txt	4 Feb 2002 21:09:10 -0000	1.4
--- pep-0246.txt	13 Jul 2002 01:12:40 -0000	1.5
***************
*** 2,6 ****
  Title: Object Adaptation
  Version: $Revision$
! Author: cce@clarkevans.com (Clark C. Evans)
  Status: Draft
  Type: Standards Track
--- 2,7 ----
  Title: Object Adaptation
  Version: $Revision$
! Author: aleax@aleax.it (Alex Martelli),
!     cce@clarkevans.com (Clark C. Evans)
  Status: Draft
  Type: Standards Track