[Python-checkins] CVS: python/nondist/peps pep-0215.txt,1.1,1.2

Barry Warsaw python-dev@python.org
Tue, 22 Aug 2000 23:04:35 -0700


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv12240

Modified Files:
	pep-0215.txt 
Log Message:
Deferred until Python 2.1.


Index: pep-0215.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0215.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** pep-0215.txt	2000/07/24 19:01:55	1.1
--- pep-0215.txt	2000/08/23 06:04:33	1.2
***************
*** 2,8 ****
  Title: String Interpolation
  Version: $Revision$
! Owner: ping@lfw.org (Ka-Ping Yee)
! Python-Version: 2.0
! Status: Incomplete
  
  
--- 2,12 ----
  Title: String Interpolation
  Version: $Revision$
! Author: ping@lfw.org (Ka-Ping Yee)
! Status: Draft
! Type: Standards Track
! Python-Version: 2.1
! Created: 24-Jul-2000
! Post-History:
!