[Python-checkins] python/nondist/peps pep-0313.txt,1.1,1.2

goodger@users.sourceforge.net goodger@users.sourceforge.net
Tue, 01 Apr 2003 09:41:36 -0800


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

Modified Files:
	pep-0313.txt 
Log Message:
keyword fix

Index: pep-0313.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0313.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pep-0313.txt	1 Apr 2003 17:38:03 -0000	1.1
--- pep-0313.txt	1 Apr 2003 17:41:34 -0000	1.2
***************
*** 1,6 ****
  PEP: 313
  Title: Adding Roman Numeral Literals to Python
! Version: $Revision $
! Last-Modified: $Date $
  Author: Mike Meyer <mwm@mired.org>
  Status: Draft
--- 1,6 ----
  PEP: 313
  Title: Adding Roman Numeral Literals to Python
! Version: $Revision$
! Last-Modified: $Date$
  Author: Mike Meyer <mwm@mired.org>
  Status: Draft