Author: Philip Jenvey <[email protected]> Branch: py3k Changeset: r61394:ef1318b6b1bc Date: 2013-02-17 19:48 -0800 http://bitbucket.org/pypy/pypy/changeset/ef1318b6b1bc/
Log: our dbm is more of the ndbm flavor not gdbm diff --git a/lib_pypy/_gdbm.py b/lib_pypy/_dbm.py rename from lib_pypy/_gdbm.py rename to lib_pypy/_dbm.py _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
