[Python-checkins] python/nondist/peps pep-0000.txt,1.246,1.247

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
Mon, 28 Jul 2003 21:27:48 -0700


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv10190

Modified Files:
	pep-0000.txt 
Log Message:
Marking 283 as final, and moving it to finished PEPs.  Also changing
my address here (but not everywhere) to barry@python.org because of
its superior spam defenses. ;)


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.246
retrieving revision 1.247
diff -C2 -d -r1.246 -r1.247
*** pep-0000.txt	16 Jun 2003 23:46:47 -0000	1.246
--- pep-0000.txt	29 Jul 2003 04:27:46 -0000	1.247
***************
*** 4,8 ****
  Last-Modified: $Date$
  Author: David Goodger <goodger@python.org>,
!         Barry A. Warsaw <barry@zope.com>
  Status: Active
  Type: Informational
--- 4,8 ----
  Last-Modified: $Date$
  Author: David Goodger <goodger@python.org>,
!         Barry A. Warsaw <barry@python.org>
  Status: Active
  Type: Informational
***************
*** 93,97 ****
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Sajip, Mick
-  I   283  Python 2.3 Release Schedule                  GvR
   S   284  Integer for-loops                            Eppstein, Ewing
   S   286  Enhanced Argument Tuples                     von Loewis
--- 93,96 ----
***************
*** 155,158 ****
--- 154,158 ----
   SF  277  Unicode file name support for Windows NT     Hodgson
   SF  279  The enumerate() built-in function            Hettinger
+  IF  283  Python 2.3 Release Schedule                  GvR
   SF  285  Adding a bool type                           GvR
   SF  293  Codec Error Handling Callbacks               Dörwald
***************
*** 296,300 ****
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Sajip, Mick
!  I   283  Python 2.3 Release Schedule                  GvR
   S   284  Integer for-loops                            Eppstein, Ewing
   SF  285  Adding a bool type                           GvR
--- 296,300 ----
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Sajip, Mick
!  IF  283  Python 2.3 Release Schedule                  GvR
   S   284  Integer for-loops                            Eppstein, Ewing
   SF  285  Adding a bool type                           GvR
***************
*** 415,419 ****
      Tirosh, Oren             oren at hishome.net
      Warnes, Gregory R.       warnes@users.sourceforge.net
!     Warsaw, Barry            barry@zope.com
      Way, Terence             terry@wayforward.net
      Wells, Cliff             LogiplexSoftware@earthlink.net
--- 415,419 ----
      Tirosh, Oren             oren at hishome.net
      Warnes, Gregory R.       warnes@users.sourceforge.net
!     Warsaw, Barry            barry@python.org
      Way, Terence             terry@wayforward.net
      Wells, Cliff             LogiplexSoftware@earthlink.net