PEP 295 is rejected by BDFL decree.

This commit is contained in:
Barry Warsaw 2002-07-29 16:50:15 +00:00
parent b151a83ed7
commit 1f177c83ae
2 changed files with 3 additions and 3 deletions

View File

@ -100,7 +100,6 @@ Index by Category
S 292 Simpler String Substitutions Warsaw
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
Finished PEPs (done, implemented in CVS)
@ -160,6 +159,7 @@ Index by Category
SR 271 Prefixing sys.path by command line option Giacometti
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
@ -281,7 +281,7 @@ Numerical Index
S 292 Simpler String Substitutions Warsaw
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
SR 295 Interpretation of multiline string constants Koltsov
S 296 The Buffer Problem Gilbert
SR 666 Reject Foolish Indentation Creighton

View File

@ -3,7 +3,7 @@ Title: Interpretation of multiline string constants
Version: $Revision$
Last-Modified: $Date$
Author: yozh@mx1.ru (Stepan Koltsov)
Status: Draft
Status: Rejected
Type: Standards Track
Created: 22-Jul-2002
Python-Version: 3.0