the Gravity of Python 2

Mark Lawrence breamoreboy at yahoo.co.uk
Thu Jan 9 11:30:31 EST 2014


On 09/01/2014 16:21, Roy Smith wrote:
>
> No, it would be solved by a built-in method.  Recipes are a cop-out.  If something is complicated enough to require a recipe, and used frequently enough to be worth writing that recipe up and documenting it, you might as well have gone the one additional step and made it a method.
>

So all of the itertools recipes should be part of the Python module and 
not in more-itertools on pypi?

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list