[issue3783] dbm.sqlite proof of concept

Antoine Pitrou report at bugs.python.org
Fri Sep 5 14:01:34 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

It would be more efficient to base keys() on iterkeys() than the
reverse, IMO.
Other than that, why not open a branch or at least upload full-fledged
patch files? :)

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3783>
_______________________________________


More information about the Python-bugs-list mailing list