summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2010-02-24 02:31:27 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2010-02-24 02:31:27 (GMT)
commit48605be12883a486942e65bad07214ee6efe407e (patch)
treebd7f0a0ed02129f18339b30f759af55ed24e45a7 /Python/errors.c
parent300c5cc87463aac8330cf458aaaefdb43943af09 (diff)
downloadcpython-48605be12883a486942e65bad07214ee6efe407e.zip
cpython-48605be12883a486942e65bad07214ee6efe407e.tar.gz
cpython-48605be12883a486942e65bad07214ee6efe407e.tar.bz2
Issue 7975: in python 2.6 bsddb.dbshelve switched from DictMixin to
MutableMapping, and thereby lost functionality because the replacement functionality was implemented incorrectly or incompletely). Since bsddb isn't in py3k, this patch just goes back to using DictMixin in order to correct the regression.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions