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 altvod
Recipients SilentGhost, altvod
Date 2016-07-25.12:16:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469448988.76.0.247545935588.issue27613@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, it does work with len = 0
even if the iterator is not empty. So, I guess that is a solution.
But still, I think the more correct way would be to make it work with > 0
History
Date User Action Args
2016-07-25 12:16:28altvodsetrecipients: + altvod, SilentGhost
2016-07-25 12:16:28altvodsetmessageid: <1469448988.76.0.247545935588.issue27613@psf.upfronthosting.co.za>
2016-07-25 12:16:28altvodlinkissue27613 messages
2016-07-25 12:16:28altvodcreate