[Python-checkins] peps: PEP 205, Weak References, assigned to Fred Drake (original) (raw)
georg.brandl python-checkins at python.org
Wed Mar 23 21:22:05 CET 2011
- Previous message: [Python-checkins] peps: Weak References PEP, assigned to Fred Drake
- Next message: [Python-checkins] peps: 2.0 Batteries Included PEP, owned by Moshe Zadka. The list of
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://hg.python.org/peps/rev/d8afe4a0a3ab changeset: 8:d8afe4a0a3ab user: Barry Warsaw <barry at python.org> date: Fri Jul 14 03:44:27 2000 +0000 summary: PEP 205, Weak References, assigned to Fred Drake
files: pep-0000.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pep-0000.txt b/pep-0000.txt --- a/pep-0000.txt +++ b/pep-0000.txt @@ -23,6 +23,7 @@ 202 pep-0202.txt List Comprehensions tim_one 203 pep-0203.txt Augmented Assignments twouters 204 pep-0204.txt Range Literals twouters
205 pep-0205.txt Weak References fdrake
Local Variables:
-- Repository URL: http://hg.python.org/peps
- Previous message: [Python-checkins] peps: Weak References PEP, assigned to Fred Drake
- Next message: [Python-checkins] peps: 2.0 Batteries Included PEP, owned by Moshe Zadka. The list of
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]