Added PEPs 297 and 298.

This commit is contained in:
Barry Warsaw 2002-07-29 18:23:02 +00:00
parent 1def1df43e
commit aed55275c0
1 changed files with 5 additions and 0 deletions

View File

@ -101,6 +101,8 @@ Index by Category
S 293 Codec Error Handling Callbacks Dörwald
S 294 Type Names in the types Module Tirosh
S 296 The Buffer Problem Gilbert
S 297 Support for System Upgrades Lemburg
S 298 The Safe Buffer Interface Heller
Finished PEPs (done, implemented in CVS)
@ -283,6 +285,8 @@ Numerical Index
S 294 Type Names in the types Module Tirosh
SR 295 Interpretation of multiline string constants Koltsov
S 296 The Buffer Problem Gilbert
S 297 Support for System Upgrades Lemburg
S 298 The Safe Buffer Interface Heller
SR 666 Reject Foolish Indentation Creighton
@ -318,6 +322,7 @@ Owners
Gilbert, Scott xscottg at yahoo.com
Goodger, David goodger@users.sourceforge.net
Griffin, Grant g2@iowegian.com
Heller, Thomas theller@python.net
Hetland, Magnus Lie magnus@hetland.org
Hettinger, Raymond D. python@rcn.com
Hodgson, Neil neilh@scintilla.org