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 sleepycal
Recipients sleepycal
Date 2011-10-03.18:39:55
SpamBayes Score 0.25267035
Marked as misclassified No
Message-id <1317667195.74.0.956951285114.issue13095@psf.upfronthosting.co.za>
In-reply-to
Content
After a while of digging around, I noticed that the core libs don't provide an easy way of splitting a list/tuple into chunks - as per the following discussion:

http://www.aspwinhost.com/In-what-way-do-you-split-an-list-into-evenly-sized-chunks-on-Python/

Therefore, I'd like to +1 feature request this.

Any thoughts??

Cal
History
Date User Action Args
2011-10-03 18:39:55sleepycalsetrecipients: + sleepycal
2011-10-03 18:39:55sleepycalsetmessageid: <1317667195.74.0.956951285114.issue13095@psf.upfronthosting.co.za>
2011-10-03 18:39:55sleepycallinkissue13095 messages
2011-10-03 18:39:55sleepycalcreate