Counting iterations

Derek Basch dbasch at yahoo.com
Sun Apr 10 15:45:20 EDT 2005


Interesting stuff Andrew. I do generally avoid string concantination
for the reason listed in the Python Performance Tips but your analysis
kinda puts that in question. Such a dense discussion for me just trying
to find the enumerate() function :). I guess that is why the python
list is so great. You guys always rip my code apart and correct my
style. Even if it is just a stupid one off example.

Thanks everyone,
Derek Basch




More information about the Python-list mailing list