[Python-Dev] iterzip() (original) (raw)
Raymond Hettinger python@rcn.com
Sun, 28 Apr 2002 10:23:22 -0400
- Previous message: [Python-Dev] Built in objects supporting slices
- Next message: [Python-Dev] iterzip()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What do you guys think about the merits of an iterzip() function that behaves like zip() but returns an iterator instead of a list?
Raymond Hettinger
P.S. There is a patch for experimentation at http://www.python.org/sf/549662
- Previous message: [Python-Dev] Built in objects supporting slices
- Next message: [Python-Dev] iterzip()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]