Georg Brandl <ge...@python.org> added the comment:

r87013 adds get() and setdefault() to dbm.gnu -- now gdbm and ndbm have the 
same set of dict methods available.

For me, that is enough to demote this to feature request.

There's another issue anyway for iteration protocol support.

----------
priority: critical -> normal
title: Fix dbm interfaces -> Add more dict methods to dbm interfaces
type: behavior -> feature request
versions: +Python 3.3 -Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6045>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to