Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3050
| Subject | Re: dict.setdefault() |
|---|---|
| From | Westley Martínez <anikom15@gmail.com> |
| References | <48897e75-c02c-43c7-9f46-39da4bcc406d@p16g2000vbi.googlegroups.com> <1302560207.11756.1.camel@localhost.localdomain> <mailman.225.1302561686.9059.python-list@python.org> <ee899e0f-5332-4677-af22-a17a0fd9f207@r6g2000vbo.googlegroups.com> |
| Date | 2011-04-12 07:02 -0700 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.259.1302616940.9059.python-list@python.org> (permalink) |
On Mon, 2011-04-11 at 19:58 -0700, rantingrick wrote: > <snip> > > >>> dict.update(D, cobblerexistingkeys=False) Fix'd Much yummier now.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
[Feature Request] dict.setdefault() rantingrick <rantingrick@gmail.com> - 2011-04-11 14:35 -0700
Re: [Feature Request] dict.setdefault() Westley Martínez <anikom15@gmail.com> - 2011-04-11 15:16 -0700
Re: [Feature Request] dict.setdefault() MRAB <python@mrabarnett.plus.com> - 2011-04-11 23:41 +0100
Re: dict.setdefault() rantingrick <rantingrick@gmail.com> - 2011-04-11 19:58 -0700
Re: dict.setdefault() Westley Martínez <anikom15@gmail.com> - 2011-04-12 07:02 -0700
Re: [Feature Request] dict.setdefault() Chris Angelico <rosuav@gmail.com> - 2011-04-12 08:44 +1000
Re: dict.setdefault() Raymond Hettinger <python@rcn.com> - 2011-04-11 15:49 -0700
Re: [Feature Request] dict.setdefault() Chris Rebert <clp2@rebertia.com> - 2011-04-11 15:53 -0700
Re: [Feature Request] dict.setdefault() MRAB <python@mrabarnett.plus.com> - 2011-04-11 23:59 +0100
Re: [Feature Request] dict.setdefault() Tim Chase <python.list@tim.thechases.com> - 2011-04-11 18:25 -0500
Re: dict.setdefault() Raymond Hettinger <python@rcn.com> - 2011-04-11 17:17 -0700
csiph-web