[Python-3000] Fwd: [issue1015] [PATCH] Updated patch for rich dict view (dict().keys()) comparisons
Keir Mierle
mierle at gmail.com
Fri Aug 24 23:22:30 CEST 2007
I'm sending this to the py3k list to make sure the old patch is not used.
Keir
---------- Forwarded message ----------
From: Keir Mierle <report at bugs.python.org>
Date: Aug 24, 2007 2:20 PM
Subject: [issue1015] [PATCH] Updated patch for rich dict view
(dict().keys()) comparisons
To: mierle at gmail.com
New submission from Keir Mierle:
This an updated version of the patch I submitted earlier to python-3000;
it is almost identical except it extends the test case to cover more of
the code.
----------
components: Interpreter Core
files: dictview_richcompare_ver2.diff
messages: 55275
nosy: keir
severity: normal
status: open
title: [PATCH] Updated patch for rich dict view (dict().keys()) comparisons
versions: Python 3.0
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1015>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dictview_richcompare_ver2.diff
Type: text/x-patch
Size: 4662 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-3000/attachments/20070824/06740548/attachment.bin
More information about the Python-3000
mailing list