Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Group iterator into n-tuples with None padding

Originally published: 2006-08-10 11:55:25
Last updated: 2006-08-10 11:55:25
Author: Brian Quinlan

Groups the elements returned by an iterator into n-tuples. The final tuple may be padded with Nones.