iteritems() and enumerate()

Xah Lee xah at xahlee.org
Thu Jan 20 02:27:48 EST 2005


Python has iteritems() and enumerate() to be used in for loops.

can anyone tell me what these are by themselves, if anything?

are they just for idiom?
thanks.

 Xah
 xah at xahlee.org
 http://xahlee.org/PageTwo_dir/more.html




More information about the Python-list mailing list