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 methane
Recipients Dmitry Rubanovich, methane, rhettinger, serhiy.storchaka, xiang.zhang
Date 2017-06-15.07:29:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497511798.92.0.186078976475.issue30671@psf.upfronthosting.co.za>
In-reply-to
Content
You may misunderstood current lookup loop.

In your collisions_count.py, `yield i` must be added right before `while True:`
History
Date User Action Args
2017-06-15 07:29:58methanesetrecipients: + methane, rhettinger, serhiy.storchaka, xiang.zhang, Dmitry Rubanovich
2017-06-15 07:29:58methanesetmessageid: <1497511798.92.0.186078976475.issue30671@psf.upfronthosting.co.za>
2017-06-15 07:29:58methanelinkissue30671 messages
2017-06-15 07:29:58methanecreate