[issue9137] x.update(red=5, blue=6, other=7) doesn't work, where x is a MutableMapping

Mark Dickinson report at bugs.python.org
Fri Jul 2 11:35:28 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

Here's a fix.

----------
keywords: +patch
nosy: +rhettinger
Added file: http://bugs.python.org/file17834/issue9137.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9137>
_______________________________________


More information about the Python-bugs-list mailing list