This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients methane, xiang.zhang
Date 2017-01-18.03:26:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484710005.27.0.629200015735.issue29304@psf.upfronthosting.co.za>
In-reply-to
Content
Ahh, I got the same idea before. But then I persuaded myself that the first "lookup()" was deliberately extracted from the loop since it's highly possible there is no collision and you can hit the result (empty or not) the first time.
History
Date User Action Args
2017-01-18 03:26:45xiang.zhangsetrecipients: + xiang.zhang, methane
2017-01-18 03:26:45xiang.zhangsetmessageid: <1484710005.27.0.629200015735.issue29304@psf.upfronthosting.co.za>
2017-01-18 03:26:45xiang.zhanglinkissue29304 messages
2017-01-18 03:26:44xiang.zhangcreate