This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ysj.ray
Recipients Kain94, georg.brandl, ysj.ray
Date 2010-08-02.14:58:28
SpamBayes Score 0.11326446
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
+1 on generalize the dbm.gnu and gbm.ndbm, and also dbm.dumb. All of them should follow the Collections.MutableMapping ABC. I will work out a patch to fix this.
History
Date User Action Args
2010-08-02 14:58:30ysj.raysetrecipients: + ysj.ray, georg.brandl, Kain94
2010-08-02 14:58:30ysj.raysetmessageid: <[email protected]>
2010-08-02 14:58:28ysj.raylinkissue8634 messages
2010-08-02 14:58:28ysj.raycreate