[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


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

Local Variables:

-- Repository URL: http://hg.python.org/peps



More information about the Python-checkins mailing list