R. David Murray <rdmur...@bitdance.com> added the comment: The bug seems to have been introduced by an incomplete or incorrect translation to the newer idiom (DictMixin to MutableMapping). Since bsddb is gone in py3, I'm inclined to fix it by just going back to using DictMixin. There are no tests for the DictMixin functionality added in Python 2.3.
---------- components: +Library (Lib) keywords: +easy nosy: +jcea _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7975> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com