[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 12:05:01 CEST 2010


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

Updated patch, to deal with 'self' correctly too.

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file17835/issue9137_v2.patch

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


More information about the Python-bugs-list mailing list