[Python-3000] Builtin iterator type
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Nov 15 03:35:33 CET 2006
George Sakkis wrote:
> I understand you are exaggerating (can't believe you are seriously
> claiming that cmath or traceback are more frequently used than
> itertools)
I don't think he's exaggerating much -- I'm sure
many of those modules are used a lot more than
itertools. I don't know about generally, but
personally I *do* use traceback more often than
itertools. And I can easily see someone who's
into number crunching using cmath a *lot* more
than itertools.
--
Greg
More information about the Python-3000
mailing list