[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.112,1.113 pep-0001.txt,1.21,1.22 pep-0042.txt,1.51,1.52 pep-0200.txt,1.47,1.48 pep-0226.txt,1.11,1.12 pep-0236.txt,1.8,1.9

Jeremy Hylton jhylton@users.sourceforge.net
Wed, 01 Aug 2001 13:11:58 -0700


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

Modified Files:
	pep-0000.txt pep-0001.txt pep-0042.txt pep-0200.txt 
	pep-0226.txt pep-0236.txt 
Log Message:
Update email address


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.112
retrieving revision 1.113
diff -C2 -d -r1.112 -r1.113
*** pep-0000.txt	2001/08/01 18:33:59	1.112
--- pep-0000.txt	2001/08/01 20:11:56	1.113
***************
*** 228,232 ****
      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
--- 228,232 ----
      Evans, Clark C.          cce@clarkevans.com
      Goodger, David           dgoodger@bigfoot.com
!     Hylton, Jeremy           jeremy@zope.com
      Kuchling, Andrew         akuchlin@mems-exchange.org
      Lemburg, Marc-Andre      mal@lemburg.com

Index: pep-0001.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0001.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** pep-0001.txt	2001/07/05 18:52:25	1.21
--- pep-0001.txt	2001/08/01 20:11:56	1.22
***************
*** 3,7 ****
  Version: $Revision$
  Author: barry@digicool.com (Barry A. Warsaw),
!     jeremy@digicool.com (Jeremy Hylton)
  Status: Active
  Type: Informational
--- 3,7 ----
  Version: $Revision$
  Author: barry@digicool.com (Barry A. Warsaw),
!     jeremy@zope.com (Jeremy Hylton)
  Status: Active
  Type: Informational

Index: pep-0042.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0042.txt,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** pep-0042.txt	2001/06/04 18:50:40	1.51
--- pep-0042.txt	2001/08/01 20:11:56	1.52
***************
*** 2,6 ****
  Title: Feature Requests
  Version: $Revision$
! Author: Jeremy Hylton <jeremy@digicool.com>
  Status: Active
  Type: Informational
--- 2,6 ----
  Title: Feature Requests
  Version: $Revision$
! Author: Jeremy Hylton <jeremy@zope.com>
  Status: Active
  Type: Informational

Index: pep-0200.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0200.txt,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** pep-0200.txt	2000/11/28 22:23:25	1.47
--- pep-0200.txt	2001/08/01 20:11:56	1.48
***************
*** 2,6 ****
  Title: Python 2.0 Release Schedule
  Version: $Revision$
! Author: Jeremy Hylton <jeremy@digicool.com>
  Python-Version: 2.0
  Status: Final
--- 2,6 ----
  Title: Python 2.0 Release Schedule
  Version: $Revision$
! Author: Jeremy Hylton <jeremy@zope.com>
  Python-Version: 2.0
  Status: Final

Index: pep-0226.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0226.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** pep-0226.txt	2001/04/18 08:23:01	1.11
--- pep-0226.txt	2001/08/01 20:11:56	1.12
***************
*** 2,6 ****
  Title: Python 2.1 Release Schedule
  Version: $Revision$
! Author: Jeremy Hylton <jeremy@digicool.com>
  Status: Incomplete
  Type: Informational
--- 2,6 ----
  Title: Python 2.1 Release Schedule
  Version: $Revision$
! Author: Jeremy Hylton <jeremy@zope.com>
  Status: Incomplete
  Type: Informational

Index: pep-0236.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0236.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** pep-0236.txt	2001/07/05 19:08:50	1.8
--- pep-0236.txt	2001/08/01 20:11:56	1.9
***************
*** 270,273 ****
--- 270,274 ----
      own interactive shells to achieve the desired behavior.
  
+ XXX interactive shell and -i; interactive shell and -c
  
  Questions and Answers