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 Andrei Tumbar
Recipients Andrei Tumbar
Date 2015-12-13.00:24:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449966290.96.0.564607381585.issue25854@psf.upfronthosting.co.za>
In-reply-to
Content
Create a list called _rest from rest
then will del rest
instead of while rest:
for rest in _rest
History
Date User Action Args
2015-12-13 00:24:51Andrei Tumbarsetrecipients: + Andrei Tumbar
2015-12-13 00:24:50Andrei Tumbarsetmessageid: <1449966290.96.0.564607381585.issue25854@psf.upfronthosting.co.za>
2015-12-13 00:24:50Andrei Tumbarlinkissue25854 messages
2015-12-13 00:24:50Andrei Tumbarcreate