how to join two Dictionary together?

DENG polytechnique at gmail.com
Tue Aug 30 10:44:48 EDT 2005


dict1={...something...}

dict2={...somethind else ..}

dict1 + dict2


that's does works ..:(, it's not like List...


anyone can tell me how to get it?

thanks in advance




More information about the Python-list mailing list