[Python-checkins] peps: believe twouters is actually responsible for 203 (original) (raw)
georg.brandl python-checkins at python.org
Wed Mar 23 21:21:47 CET 2011
- Previous message: [Python-checkins] peps: added names of owners (hope they're right)
- Next message: [Python-checkins] peps: Added PEP204, Range Literals, initially assigned to Thomas Wouters.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://hg.python.org/peps/rev/3241ebff3677 changeset: 2:3241ebff3677 user: Jeremy Hylton <jeremy at alum.mit.edu> date: Thu Jul 13 20:52:39 2000 +0000 summary: believe twouters is actually responsible for 203
files: pep-0000.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pep-0000.txt b/pep-0000.txt
--- a/pep-0000.txt
+++ b/pep-0000.txt
@@ -21,7 +21,7 @@
200 pep-0200.txt Python 2.0 Release Schedule jhylton
201 pep-0201.txt Parallel Iteration bwarsaw
202 pep-0202.txt List Comprehensions tim_one
- 203 pep-0203.txt Augmented Assignments guido
- 203 pep-0203.txt Augmented Assignments twouters
-- Repository URL: http://hg.python.org/peps
- Previous message: [Python-checkins] peps: added names of owners (hope they're right)
- Next message: [Python-checkins] peps: Added PEP204, Range Literals, initially assigned to Thomas Wouters.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]