Tim> Python will do what you tell it. In the above case, it will build a Tim> list.
Whoops, yeah. I called .iteritems() then forgot to use a generator expression... Skip -- http://mail.python.org/mailman/listinfo/python-list
Tim> Python will do what you tell it. In the above case, it will build a Tim> list.
Whoops, yeah. I called .iteritems() then forgot to use a generator expression... Skip -- http://mail.python.org/mailman/listinfo/python-list