[Python-ideas] [Python-Dev] hello, new dict addition for new eve ?
Eric Snow
ericsnowcurrently at gmail.com
Fri Dec 30 18:12:34 CET 2011
More information about the Python-ideas mailing list
Fri Dec 30 18:12:34 CET 2011
- Previous message: [Python-ideas] [Python-Dev] hello, new dict addition for new eve ?
- Next message: [Python-ideas] [Python-Dev] hello, new dict addition for new eve ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Dec 30, 2011 at 10:02 AM, Guido van Rossum <guido at python.org> wrote: > What I meant is similar to set union on the keys, where if a key exists in > both dicts, the value in the result is equal to one of the values in the > operands (and if the value is the same for both operands, that value is also > the result value). +1 This is the one I was thinking of too. -eric
- Previous message: [Python-ideas] [Python-Dev] hello, new dict addition for new eve ?
- Next message: [Python-ideas] [Python-Dev] hello, new dict addition for new eve ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list