[pybsddb] A few small feature requests

Yong Li codercoder at 10gic.net
Sun Oct 19 22:38:31 CEST 2008


I have a very small feature request.

1) Can __contains__ be added to bsddb.db.DB as an alias for has_key?
That would make its usage more Pythonic
2) Can iteritems be added to bsddb.db.DB? That would make it more dict-like

Sincerely,
Yong Li



More information about the pybsddb mailing list