Skip to content

Commit 9a610ea

Browse files
author
gregory.p.smith
committed
Splits Modules/_bsddb.c up into bsddb.h and _bsddb.c and adds a C API
object available as bsddb.db.api. This is based on the patch submitted by Duncan Grisby here: http://sourceforge.net/tracker/index.php?func=detail&aid=1551895&group_id=13900&atid=313900 See this thread for additional info: http://sourceforge.net/mailarchive/forum.php?thread_name=E1GAVDK-0002rk-Iw%40apasphere.com&forum_name=pybsddb-users It also cleans up the code a little by removing some ifdef/endifs for python prior to 2.1 and for unsupported Berkeley DB <= 3.2. git-svn-id: http://svn.python.org/projects/python/trunk@58384 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent c9cc296 commit 9a610ea

3 files changed

Lines changed: 264 additions & 188 deletions

File tree

0 commit comments

Comments
 (0)