Hi..
dict1={1: 4,  3: 5}... and 2 millions element
dict2={3: 3,  8: 6}... and 3 millions element

I want to combine dict1 and dict2 and i don't want to use FOR because
i need to performance.

I'm sorry my bed english.
King regards..

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

Reply via email to