[Python-checkins] CVS: python/nondist/peps pep-0264.txt,1.6,1.7

Barry Warsaw bwarsaw@users.sourceforge.net
Fri, 26 Oct 2001 07:36:24 -0700


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

Modified Files:
	pep-0264.txt 
Log Message:
Mark as Final


Index: pep-0264.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0264.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pep-0264.txt	2001/10/26 08:05:48	1.6
--- pep-0264.txt	2001/10/26 14:36:22	1.7
***************
*** 1,7 ****
  PEP: 264
! Title:  Future statements in simulated shells
! Version: 4
  Author: Michael Hudson <mwh@python.net>
! Status: Accepted
  Type: Standards Track
  Requires: 236
--- 1,8 ----
  PEP: 264
! Title: Future statements in simulated shells
! Version: $Revision$
! Last-Modified: $Date$
  Author: Michael Hudson <mwh@python.net>
! Status: Final
  Type: Standards Track
  Requires: 236
***************
*** 10,13 ****
--- 11,15 ----
  Post-History: 30-Jul-2001
  
+ 
  Abstract
  
***************
*** 130,133 ****
--- 132,136 ----
  
      This document has been placed in the public domain.
+