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

Barry Warsaw python-dev@python.org
Tue, 22 Aug 2000 22:43:42 -0700


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

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


Index: pep-0209.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0209.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** pep-0209.txt	2000/07/15 23:28:27	1.1
--- pep-0209.txt	2000/08/23 05:43:40	1.2
***************
*** 2,8 ****
  Title: Adding Multidimensional Arrays
  Version: $Revision$
! Owner: davida@activestate.com (David Ascher)
! Python-Version: 2.0
! Status: Incomplete
  
  
--- 2,11 ----
  Title: Adding Multidimensional Arrays
  Version: $Revision$
! Author: davida@activestate.com (David Ascher)
! Status: Draft
! Type: Standards Track
! Python-Version: 2.1
! Created: 15-Jul-2000
! Post-History: