docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
Peter Otten's recipes
zip_pad(), a lazy zip() that pads all but the longest iterable with None
Python
/
algorithms
/
by
Peter Otten
(3 years, 2 months ago)
zip_exc(), a lazy zip() that ensures that all iterables have the same length
Python
/
algorithms
/
by
Peter Otten
(3 years, 2 months ago)
Clean up __init__() methods that contain only attribute assignments.
Python
/
shortcuts
/ 2 points (2 votes) /
by
Peter Otten
(5 years, 7 months ago)
View
20
,
50
,
100
recipes per page.
Feed of recipes by Peter Otten
Peter Otten's tags
algorithms
shortcuts