> What was wrong with seq.items() / seq.iteritems(), > that they dropped out of the discussion ? Every sequence type, built-in or 3rd party, would have to be modified to support these. --Guido van Rossum (home page: http://www.python.org/~guido/)