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

Barry Warsaw python-dev@python.org
Tue, 19 Sep 2000 08:29:38 -0700


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

Modified Files:
	pep-0211.txt 
Log Message:
Minor header conformance


Index: pep-0211.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0211.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** pep-0211.txt	2000/08/11 14:18:44	1.2
--- pep-0211.txt	2000/09/19 15:29:36	1.3
***************
*** 2,9 ****
  Title: Adding New Linear Algebra Operators to Python
  Version: $Revision$
! Owner: gvwilson@nevex.com (Greg Wilson)
  Python-Version: 2.1
  Created: 15-Jul-2000
- Status: Draft
  Post-History:
  
--- 2,10 ----
  Title: Adding New Linear Algebra Operators to Python
  Version: $Revision$
! Author: gvwilson@nevex.com (Greg Wilson)
! Status: Draft
! Type: Standards Track
  Python-Version: 2.1
  Created: 15-Jul-2000
  Post-History: