how to join two Dictionary together?
- From: "DENG" <polytechnique@xxxxxxxxx>
- Date: 30 Aug 2005 07:44:48 -0700
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
.
- Follow-Ups:
- Re: how to join two Dictionary together?
- From: Aahz
- Re: how to join two Dictionary together?
- From: Roy Smith
- Re: how to join two Dictionary together?
- From: Mikael Olofsson
- Re: how to join two Dictionary together?
- From: Benji York
- Re: how to join two Dictionary together?
- From: Will McGugan
- Re: how to join two Dictionary together?
- From: Iain King
- Re: how to join two Dictionary together?
- Prev by Date: Re: array of arrays question
- Next by Date: Re: how to join two Dictionary together?
- Previous by thread: Anyone know how to do this in pyOpenSSL
- Next by thread: Re: how to join two Dictionary together?
- Index(es):