[Python-Dev] Summary of "dynamic attribute access" discussion

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Feb 14 03:10:15 CET 2007


Mike Klaas wrote:

> As a comparison, enumerate (that I would have believed was much more
> frequent a priori), is used 67 times, and zip/izip 165 times.

By that argument, we should be considering a special syntax
for zip and izip before getattr.

--
Greg


More information about the Python-Dev mailing list