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 ede
Recipients ede, ezio.melotti
Date 2009-07-07.12:19:14
SpamBayes Score 0.00013470552
Marked as misclassified No
Message-id <1246969156.51.0.6438214437.issue6433@psf.upfronthosting.co.za>
In-reply-to
Content
A few lines before this patch the code turns iterable into a list if it
does not hasattr('__len__') for the purpose of calculating the chunksize.
History
Date User Action Args
2009-07-07 12:19:16edesetrecipients: + ede, ezio.melotti
2009-07-07 12:19:16edesetmessageid: <1246969156.51.0.6438214437.issue6433@psf.upfronthosting.co.za>
2009-07-07 12:19:15edelinkissue6433 messages
2009-07-07 12:19:14edecreate