[issue5402] MutableMapping code smell (see OrderedDict)

Raymond Hettinger report at bugs.python.org
Mon Mar 2 08:10:04 CET 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

UserDict is not gone.  DictMixin is now mutable mapping.

----------
assignee:  -> rhettinger
priority:  -> low

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


More information about the Python-bugs-list mailing list