[Python-checkins] python/nondist/peps pep-0000.txt,1.198,1.199 pep-0295.txt,1.1,1.2

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
Mon, 29 Jul 2002 09:50:18 -0700


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

Modified Files:
	pep-0000.txt pep-0295.txt 
Log Message:
PEP 295 is rejected by BDFL decree.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.198
retrieving revision 1.199
diff -C2 -d -r1.198 -r1.199
*** pep-0000.txt	22 Jul 2002 21:04:00 -0000	1.198
--- pep-0000.txt	29 Jul 2002 16:50:15 -0000	1.199
***************
*** 101,105 ****
   S   293  Codec Error Handling Callbacks               Dörwald
   S   294  Type Names in the types Module               Tirosh
-  S   295  Interpretation of multiline string constants Koltsov
   S   296  The Buffer Problem                           Gilbert
  
--- 101,104 ----
***************
*** 161,164 ****
--- 160,164 ----
   SD  288  Generators Attributes and Exceptions         Hettinger
   SR  289  Generator Comprehensions                     Hettinger
+  SR  295  Interpretation of multiline string constants Koltsov
   SR  666  Reject Foolish Indentation                   Creighton
  
***************
*** 282,286 ****
   S   293  Codec Error Handling Callbacks               Dörwald
   S   294  Type Names in the types Module               Tirosh
!  S   295  Interpretation of multiline string constants Koltsov
   S   296  The Buffer Problem                           Gilbert
   SR  666  Reject Foolish Indentation                   Creighton
--- 282,286 ----
   S   293  Codec Error Handling Callbacks               Dörwald
   S   294  Type Names in the types Module               Tirosh
!  SR  295  Interpretation of multiline string constants Koltsov
   S   296  The Buffer Problem                           Gilbert
   SR  666  Reject Foolish Indentation                   Creighton

Index: pep-0295.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0295.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pep-0295.txt	22 Jul 2002 20:45:07 -0000	1.1
--- pep-0295.txt	29 Jul 2002 16:50:15 -0000	1.2
***************
*** 4,8 ****
  Last-Modified: $Date$
  Author: yozh@mx1.ru (Stepan Koltsov)
! Status: Draft
  Type: Standards Track
  Created: 22-Jul-2002
--- 4,8 ----
  Last-Modified: $Date$
  Author: yozh@mx1.ru (Stepan Koltsov)
! Status: Rejected
  Type: Standards Track
  Created: 22-Jul-2002