diff options
author | R. David Murray <rdmurray@bitdance.com> | 2010-02-24 02:37:33 (GMT) |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2010-02-24 02:37:33 (GMT) |
commit | 33091a83213d2480360dc6768eebc5721a70f2fb (patch) | |
tree | a3e1ff04c77099ec29f8b90d9c99aebc7684cb1b /Lib/platform.py | |
parent | 54551092b5ffea57e3b99fa7ae28718aebadd902 (diff) | |
download | cpython-33091a83213d2480360dc6768eebc5721a70f2fb.zip cpython-33091a83213d2480360dc6768eebc5721a70f2fb.tar.gz cpython-33091a83213d2480360dc6768eebc5721a70f2fb.tar.bz2 |
Blocked revisions 78412 via svnmerge
........
r78412 | r.david.murray | 2010-02-23 21:31:27 -0500 (Tue, 23 Feb 2010) | 6 lines
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 'Lib/platform.py')
0 files changed, 0 insertions, 0 deletions