[Python-ideas] Adding some standalone iterator/sequence functions as methods of the iterator objects
Terry Reedy
tjreedy at udel.edu
Thu Aug 13 07:08:11 CEST 2009
Manuel Alejandro CerĂ³n Estrada wrote:
> I'm thinking on implementing this as a third party wrapper module for
> itertools and others.
For something that is longer than a recipe, that is definitely the way
to go. You are free to do it the way you want to and free to try
variations. People who agree with you can give feedback based on real
experience.
tjr
More information about the Python-ideas
mailing list