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

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to