Raymond Hettinger wrote: > * applying itertools instead of genexps can save the eval-loop overhead > * however, genexps are usually more readable than itertools solutions
I'm still waiting for you to implement itertools as a parse-tree analyzer/code generator, rather than an "bare" extension module. </F> -- http://mail.python.org/mailman/listinfo/python-list