Added PEP 295, Interpretation of multiline string constants, Koltsov

This commit is contained in:
Barry Warsaw 2002-07-22 20:45:24 +00:00
parent 52eae5725e
commit f55ac177c4
1 changed files with 3 additions and 0 deletions

View File

@ -100,6 +100,7 @@ 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
Finished PEPs (done, implemented in CVS)
@ -279,6 +280,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 666 Reject Foolish Indentation Creighton
@ -319,6 +321,7 @@ Owners
Hudson, Michael mwh@python.net
Hylton, Jeremy jeremy@zope.com
Jansen, Jack jack@cwi.nl
Koltsov, Stepan yozh@mx1.ru
Kuchling, Andrew akuchlin@mems-exchange.org
Lemburg, Marc-Andre mal@lemburg.com
Lielens, Gregory gregory.lielens@fft.be