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 Gavin M. Roy
Recipients Gavin M. Roy, giampaolo.rodola, tgeorgiev
Date 2011-01-26.22:09:44
SpamBayes Score 2.762139e-05
Marked as misclassified No
Message-id <1296079784.69.0.0248909849583.issue10878@psf.upfronthosting.co.za>
In-reply-to
Content
For more clarity, I am passing in a list because it will evaluate as False in the while loop on 209 and 213. The fix is to add len(map) to the while loops on those lines.
History
Date User Action Args
2011-01-26 22:09:44Gavin M. Roysetrecipients: + Gavin M. Roy, giampaolo.rodola, tgeorgiev
2011-01-26 22:09:44Gavin M. Roysetmessageid: <1296079784.69.0.0248909849583.issue10878@psf.upfronthosting.co.za>
2011-01-26 22:09:44Gavin M. Roylinkissue10878 messages
2011-01-26 22:09:44Gavin M. Roycreate