diff --git a/pep-0000.txt b/pep-0000.txt index df1509b4f..c478a7cbb 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -83,6 +83,7 @@ Index by Category S 278 Universal Newline Support Jansen S 279 Enhanced Generators Hettinger S 280 Optimizing access to globals van Rossum + S 281 Loop Counter Iteration with range and xrange Hetland Finished PEPs (done, implemented in CVS) @@ -243,6 +244,7 @@ Numerical Index S 278 Universal Newline Support Jansen S 279 Enhanced Generators Hettinger S 280 Optimizing access to globals van Rossum + S 281 Loop Counter Iteration with range and xrange Hetland SR 666 Reject Foolish Indentation Creighton @@ -273,6 +275,7 @@ Owners Giacometti, Frédéric B. fred@arakne.com Goodger, David dgoodger@bigfoot.com Griffin, Grant g2@iowegian.com + Hetland, Magnus Lie magnus@hetland.org Hettinger, Raymond D. othello@javanet.com Hodgson, Neil neilh@scintilla.org Hudson, Michael mwh@python.net