[Python-ideas] Allow using ** twice

Oscar Benjamin oscar.j.benjamin at gmail.com
Thu Jun 6 16:58:36 CEST 2013


On 6 June 2013 15:47, Ram Rachum <ram.rachum at gmail.com> wrote:
> I should have said "multiple times" instead of twice, as there's no reason
> to limit to just 2. I'm suggesting an unlimited number of ** usages in any
> single call.

Could you perhaps give some examples of usage and explain what
behaviour you expect if a key is present in both dicts?


Oscar


More information about the Python-ideas mailing list