[pypy-dev] gdbm

Amaury Forgeot d'Arc amauryfa at gmail.com
Tue Nov 16 02:22:56 CET 2010


Hi,

2010/11/16 Dan Stromberg <drsalists at gmail.com>:
> I've put together a gdbm wrapper module using ctypes, and tested against
> pypy with the included test_gdbm.  Is there interest in adding it to pypy?
>
> It's at http://stromberg.dnsalias.org/svn/gdbm-ctypes/trunk/ if anyone wants
> to look it over.

I don't know exactly what gdbm is, but it looks very similar to dbm.py
already in pypy:
http://codespeak.net/svn/pypy/trunk/lib_pypy/dbm.py

-- 
Amaury Forgeot d'Arc



More information about the Pypy-dev mailing list