py wrote:
> Thanks, itertools.izip and just zip work great.  However, I should have
> mentioned this, is that I need to keep the new dictionary sorted.

Dictionaries aren't sorted. Period.

/MiO
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to