[Python-checkins] CVS: python/nondist/peps pep-0222.txt,1.8,1.9

A.M. Kuchling akuchling@users.sourceforge.net
Tue, 16 Jan 2001 19:44:16 -0800


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

Modified Files:
	pep-0222.txt 
Log Message:
Mark this PEP as deferred, and explain why


Index: pep-0222.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0222.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** pep-0222.txt	2000/12/22 20:35:20	1.8
--- pep-0222.txt	2001/01/17 03:44:14	1.9
***************
*** 3,7 ****
  Version: $Revision$
  Author: akuchlin@mems-exchange.org (Andrew Kuchling)
! Status: Active
  Type: Standards Track
  Python-Version: 2.1
--- 3,7 ----
  Version: $Revision$
  Author: akuchlin@mems-exchange.org (Andrew Kuchling)
! Status: Deferred
  Type: Standards Track
  Python-Version: 2.1
***************
*** 17,24 ****
      removal of obsolete code.
  
!     The intent is to incorporate the proposals emerging from this
!     document into Python 2.1, due to be released in the first half of
!     2001.
! 
  
  Open Issues
--- 17,25 ----
      removal of obsolete code.
  
!     The original intent was to make improvements to Python 2.1.
!     However, there seemed little interest from the Python community,
!     and time was lacking, so this PEP has been deferred to some future
!     Python release.
!     
  
  Open Issues