ChangeLog
MANIFEST.in
README.txt
TODO.txt
setup.cfg
setup.py
test-full_prerelease.py
test.py
Lib/bsddb/__init__.py
Lib/bsddb/db.py
Lib/bsddb/dbobj.py
Lib/bsddb/dbrecio.py
Lib/bsddb/dbshelve.py
Lib/bsddb/dbtables.py
Lib/bsddb/dbutils.py
Lib/bsddb/test_support.py
Lib/bsddb/test/__init__.py
Lib/bsddb/test/test_1413192.py
Lib/bsddb/test/test_all.py
Lib/bsddb/test/test_associate.py
Lib/bsddb/test/test_basics.py
Lib/bsddb/test/test_compare.py
Lib/bsddb/test/test_compat.py
Lib/bsddb/test/test_cursor_pget_bug.py
Lib/bsddb/test/test_dbobj.py
Lib/bsddb/test/test_dbshelve.py
Lib/bsddb/test/test_dbtables.py
Lib/bsddb/test/test_early_close.py
Lib/bsddb/test/test_get_none.py
Lib/bsddb/test/test_join.py
Lib/bsddb/test/test_lock.py
Lib/bsddb/test/test_misc.py
Lib/bsddb/test/test_pickle.py
Lib/bsddb/test/test_queue.py
Lib/bsddb/test/test_recno.py
Lib/bsddb/test/test_sequence.py
Lib/bsddb/test/test_thread.py
Modules/_bsddb.c
Modules/bsddb.h
bsddb3.egg-info/PKG-INFO
bsddb3.egg-info/SOURCES.txt
bsddb3.egg-info/dependency_links.txt
bsddb3.egg-info/native_libs.txt
bsddb3.egg-info/top_level.txt
docs/README.txt
docs/old/bsddb3.html
docs/old/bsddb3.txt
docs/old/index.html
docs/old/reftoc.html
docs/old/simple.css
docs/old/api_c/c_index.html
docs/old/api_c/c_pindex.html
docs/old/api_c/db_associate.html
docs/old/api_c/db_close.html
docs/old/api_c/db_create.html
docs/old/api_c/db_cursor.html
docs/old/api_c/db_del.html
docs/old/api_c/db_err.html
docs/old/api_c/db_fd.html
docs/old/api_c/db_get.html
docs/old/api_c/db_get_byteswapped.html
docs/old/api_c/db_get_type.html
docs/old/api_c/db_join.html
docs/old/api_c/db_key_range.html
docs/old/api_c/db_lsn.html
docs/old/api_c/db_open.html
docs/old/api_c/db_put.html
docs/old/api_c/db_remove.html
docs/old/api_c/db_rename.html
docs/old/api_c/db_set_alloc.html
docs/old/api_c/db_set_append_recno.html
docs/old/api_c/db_set_bt_compare.html
docs/old/api_c/db_set_bt_minkey.html
docs/old/api_c/db_set_bt_prefix.html
docs/old/api_c/db_set_cachesize.html
docs/old/api_c/db_set_dup_compare.html
docs/old/api_c/db_set_errcall.html
docs/old/api_c/db_set_errfile.html
docs/old/api_c/db_set_errpfx.html
docs/old/api_c/db_set_feedback.html
docs/old/api_c/db_set_flags.html
docs/old/api_c/db_set_h_ffactor.html
docs/old/api_c/db_set_h_hash.html
docs/old/api_c/db_set_h_nelem.html
docs/old/api_c/db_set_lorder.html
docs/old/api_c/db_set_pagesize.html
docs/old/api_c/db_set_paniccall.html
docs/old/api_c/db_set_q_extentsize.html
docs/old/api_c/db_set_re_delim.html
docs/old/api_c/db_set_re_len.html
docs/old/api_c/db_set_re_pad.html
docs/old/api_c/db_set_re_source.html
docs/old/api_c/db_stat.html
docs/old/api_c/db_sync.html
docs/old/api_c/db_truncate.html
docs/old/api_c/db_upgrade.html
docs/old/api_c/db_verify.html
docs/old/api_c/dbc_close.html
docs/old/api_c/dbc_count.html
docs/old/api_c/dbc_del.html
docs/old/api_c/dbc_dup.html
docs/old/api_c/dbc_get.html
docs/old/api_c/dbc_put.html
docs/old/api_c/dbm.html
docs/old/api_c/dbt.html
docs/old/api_c/dbt_bulk.html
docs/old/api_c/env_close.html
docs/old/api_c/env_create.html
docs/old/api_c/env_err.html
docs/old/api_c/env_open.html
docs/old/api_c/env_remove.html
docs/old/api_c/env_set_alloc.html
docs/old/api_c/env_set_cachesize.html
docs/old/api_c/env_set_data_dir.html
docs/old/api_c/env_set_errcall.html
docs/old/api_c/env_set_errfile.html
docs/old/api_c/env_set_errpfx.html
docs/old/api_c/env_set_feedback.html
docs/old/api_c/env_set_flags.html
docs/old/api_c/env_set_lg_bsize.html
docs/old/api_c/env_set_lg_dir.html
docs/old/api_c/env_set_lg_max.html
docs/old/api_c/env_set_lg_regionmax.html
docs/old/api_c/env_set_lk_conflicts.html
docs/old/api_c/env_set_lk_detect.html
docs/old/api_c/env_set_lk_max.html
docs/old/api_c/env_set_lk_max_lockers.html
docs/old/api_c/env_set_lk_max_locks.html
docs/old/api_c/env_set_lk_max_objects.html
docs/old/api_c/env_set_mp_mmapsize.html
docs/old/api_c/env_set_mutexlocks.html
docs/old/api_c/env_set_pageyield.html
docs/old/api_c/env_set_paniccall.html
docs/old/api_c/env_set_panicstate.html
docs/old/api_c/env_set_rec_init.html
docs/old/api_c/env_set_region_init.html
docs/old/api_c/env_set_rpc_server.html
docs/old/api_c/env_set_shm_key.html
docs/old/api_c/env_set_tas_spins.html
docs/old/api_c/env_set_tmp_dir.html
docs/old/api_c/env_set_tx_max.html
docs/old/api_c/env_set_tx_recover.html
docs/old/api_c/env_set_tx_timestamp.html
docs/old/api_c/env_set_verbose.html
docs/old/api_c/env_strerror.html
docs/old/api_c/env_version.html
docs/old/api_c/hsearch.html
docs/old/api_c/lock_detect.html
docs/old/api_c/lock_get.html
docs/old/api_c/lock_id.html
docs/old/api_c/lock_put.html
docs/old/api_c/lock_stat.html
docs/old/api_c/lock_vec.html
docs/old/api_c/log_archive.html
docs/old/api_c/log_compare.html
docs/old/api_c/log_file.html
docs/old/api_c/log_flush.html
docs/old/api_c/log_get.html
docs/old/api_c/log_put.html
docs/old/api_c/log_register.html
docs/old/api_c/log_stat.html
docs/old/api_c/log_unregister.html
docs/old/api_c/memp_fclose.html
docs/old/api_c/memp_fget.html
docs/old/api_c/memp_fopen.html
docs/old/api_c/memp_fput.html
docs/old/api_c/memp_fset.html
docs/old/api_c/memp_fsync.html
docs/old/api_c/memp_register.html
docs/old/api_c/memp_stat.html
docs/old/api_c/memp_sync.html
docs/old/api_c/memp_trickle.html
docs/old/api_c/pindex.src
docs/old/api_c/set_func_close.html
docs/old/api_c/set_func_dirfree.html
docs/old/api_c/set_func_dirlist.html
docs/old/api_c/set_func_exists.html
docs/old/api_c/set_func_free.html
docs/old/api_c/set_func_fsync.html
docs/old/api_c/set_func_ioinfo.html
docs/old/api_c/set_func_malloc.html
docs/old/api_c/set_func_map.html
docs/old/api_c/set_func_open.html
docs/old/api_c/set_func_read.html
docs/old/api_c/set_func_realloc.html
docs/old/api_c/set_func_rename.html
docs/old/api_c/set_func_seek.html
docs/old/api_c/set_func_sleep.html
docs/old/api_c/set_func_unlink.html
docs/old/api_c/set_func_unmap.html
docs/old/api_c/set_func_write.html
docs/old/api_c/set_func_yield.html
docs/old/api_c/txn_abort.html
docs/old/api_c/txn_begin.html
docs/old/api_c/txn_checkpoint.html
docs/old/api_c/txn_commit.html
docs/old/api_c/txn_discard.html
docs/old/api_c/txn_id.html
docs/old/api_c/txn_prepare.html
docs/old/api_c/txn_recover.html
docs/old/api_c/txn_stat.html
docs/old/images/api.gif
docs/old/images/next.gif
docs/old/images/prev.gif
docs/old/images/ps.gif
docs/old/images/ref.gif
docs/old/images/sleepycat.gif
docs/old/images/spacer.gif
docs/old/images/wavback.jpg
docs/old/ref/pindex.src
docs/old/ref/am/close.html
docs/old/ref/am/count.html
docs/old/ref/am/curclose.html
docs/old/ref/am/curdel.html
docs/old/ref/am/curdup.html
docs/old/ref/am/curget.html
docs/old/ref/am/curput.html
docs/old/ref/am/cursor.html
docs/old/ref/am/delete.html
docs/old/ref/am/error.html
docs/old/ref/am/get.html
docs/old/ref/am/join.html
docs/old/ref/am/open.html
docs/old/ref/am/opensub.html
docs/old/ref/am/ops.html
docs/old/ref/am/partial.html
docs/old/ref/am/put.html
docs/old/ref/am/second.html
docs/old/ref/am/stability.html
docs/old/ref/am/stat.html
docs/old/ref/am/sync.html
docs/old/ref/am/truncate.html
docs/old/ref/am/upgrade.html
docs/old/ref/am/verify.html
docs/old/ref/am_conf/bt_compare.html
docs/old/ref/am_conf/bt_minkey.html
docs/old/ref/am_conf/bt_prefix.html
docs/old/ref/am_conf/bt_recnum.html
docs/old/ref/am_conf/byteorder.html
docs/old/ref/am_conf/cachesize.html
docs/old/ref/am_conf/dup.html
docs/old/ref/am_conf/extentsize.html
docs/old/ref/am_conf/h_ffactor.html
docs/old/ref/am_conf/h_hash.html
docs/old/ref/am_conf/h_nelem.html
docs/old/ref/am_conf/intro.html
docs/old/ref/am_conf/logrec.html
docs/old/ref/am_conf/malloc.html
docs/old/ref/am_conf/pagesize.html
docs/old/ref/am_conf/re_source.html
docs/old/ref/am_conf/recno.html
docs/old/ref/am_conf/renumber.html
docs/old/ref/am_conf/select.html
docs/old/ref/am_misc/align.html
docs/old/ref/am_misc/dbsizes.html
docs/old/ref/am_misc/diskspace.html
docs/old/ref/am_misc/error.html
docs/old/ref/am_misc/faq.html
docs/old/ref/am_misc/get_bulk.html
docs/old/ref/am_misc/partial.html
docs/old/ref/am_misc/perm.html
docs/old/ref/am_misc/stability.html
docs/old/ref/am_misc/tune.html
docs/old/ref/arch/apis.html
docs/old/ref/arch/bigpic.gif
docs/old/ref/arch/bigpic.html
docs/old/ref/arch/progmodel.html
docs/old/ref/arch/script.html
docs/old/ref/arch/smallpic.gif
docs/old/ref/arch/utilities.html
docs/old/ref/build_unix/aix.html
docs/old/ref/build_unix/conf.html
docs/old/ref/build_unix/embedix.html
docs/old/ref/build_unix/flags.html
docs/old/ref/build_unix/freebsd.html
docs/old/ref/build_unix/hpux.html
docs/old/ref/build_unix/install.html
docs/old/ref/build_unix/intro.html
docs/old/ref/build_unix/irix.html
docs/old/ref/build_unix/linux.html
docs/old/ref/build_unix/notes.html
docs/old/ref/build_unix/osf1.html
docs/old/ref/build_unix/qnx.html
docs/old/ref/build_unix/sco.html
docs/old/ref/build_unix/shlib.html
docs/old/ref/build_unix/solaris.html
docs/old/ref/build_unix/sunos.html
docs/old/ref/build_unix/test.html
docs/old/ref/build_unix/ultrix.html
docs/old/ref/build_vxworks/faq.html
docs/old/ref/build_vxworks/intro.html
docs/old/ref/build_vxworks/notes.html
docs/old/ref/build_win/faq.html
docs/old/ref/build_win/intro.html
docs/old/ref/build_win/notes.html
docs/old/ref/build_win/test.html
docs/old/ref/cam/intro.html
docs/old/ref/distrib/layout.html
docs/old/ref/dumpload/format.html
docs/old/ref/dumpload/text.html
docs/old/ref/dumpload/utility.html
docs/old/ref/env/create.html
docs/old/ref/env/error.html
docs/old/ref/env/faq.html
docs/old/ref/env/intro.html
docs/old/ref/env/naming.html
docs/old/ref/env/open.html
docs/old/ref/env/region.html
docs/old/ref/env/remote.html
docs/old/ref/env/security.html
docs/old/ref/install/file.html
docs/old/ref/install/magic.s5.be.txt
docs/old/ref/install/magic.s5.le.txt
docs/old/ref/install/magic.txt
docs/old/ref/install/multiple.html
docs/old/ref/install/rpm.html
docs/old/ref/intro/data.html
docs/old/ref/intro/dbis.html
docs/old/ref/intro/dbisnot.html
docs/old/ref/intro/distrib.html
docs/old/ref/intro/do.html
docs/old/ref/intro/need.html
docs/old/ref/intro/products.html
docs/old/ref/intro/terrain.html
docs/old/ref/intro/what.html
docs/old/ref/intro/where.html
docs/old/ref/java/compat.html
docs/old/ref/java/conf.html
docs/old/ref/java/faq.html
docs/old/ref/java/program.html
docs/old/ref/lock/am_conv.html
docs/old/ref/lock/cam_conv.html
docs/old/ref/lock/config.html
docs/old/ref/lock/dead.html
docs/old/ref/lock/intro.html
docs/old/ref/lock/max.html
docs/old/ref/lock/nondb.html
docs/old/ref/lock/notxn.html
docs/old/ref/lock/page.html
docs/old/ref/lock/stdmode.html
docs/old/ref/lock/twopl.html
docs/old/ref/log/config.html
docs/old/ref/log/intro.html
docs/old/ref/log/limits.html
docs/old/ref/mp/config.html
docs/old/ref/mp/intro.html
docs/old/ref/perl/intro.html
docs/old/ref/program/appsignals.html
docs/old/ref/program/byteorder.html
docs/old/ref/program/compatible.html
docs/old/ref/program/copy.html
docs/old/ref/program/dbsizes.html
docs/old/ref/program/diskspace.html
docs/old/ref/program/environ.html
docs/old/ref/program/errorret.html
docs/old/ref/program/extending.html
docs/old/ref/program/mt.html
docs/old/ref/program/namespace.html
docs/old/ref/program/recimp.html
docs/old/ref/program/runtime.html
docs/old/ref/program/scope.html
docs/old/ref/program/solaris.txt
docs/old/ref/program/version.html
docs/old/ref/refs/bdb_usenix.html
docs/old/ref/refs/bdb_usenix.ps
docs/old/ref/refs/embedded.html
docs/old/ref/refs/hash_usenix.ps
docs/old/ref/refs/libtp_usenix.ps
docs/old/ref/refs/refs.html
docs/old/ref/refs/witold.html
docs/old/ref/rpc/client.html
docs/old/ref/rpc/intro.html
docs/old/ref/rpc/server.html
docs/old/ref/sendmail/intro.html
docs/old/ref/simple_tut/close.html
docs/old/ref/simple_tut/del.html
docs/old/ref/simple_tut/errors.html
docs/old/ref/simple_tut/example.cs
docs/old/ref/simple_tut/example.txt
docs/old/ref/simple_tut/get.html
docs/old/ref/simple_tut/handles.html
docs/old/ref/simple_tut/intro.html
docs/old/ref/simple_tut/keydata.html
docs/old/ref/simple_tut/open.html
docs/old/ref/simple_tut/put.html
docs/old/ref/tcl/error.html
docs/old/ref/tcl/faq.html
docs/old/ref/tcl/intro.html
docs/old/ref/tcl/program.html
docs/old/ref/tcl/using.html
docs/old/ref/test/faq.html
docs/old/ref/test/run.html
docs/old/ref/transapp/admin.html
docs/old/ref/transapp/app.html
docs/old/ref/transapp/archival.html
docs/old/ref/transapp/checkpoint.html
docs/old/ref/transapp/cursor.html
docs/old/ref/transapp/data_open.html
docs/old/ref/transapp/deadlock.html
docs/old/ref/transapp/env_open.html
docs/old/ref/transapp/faq.html
docs/old/ref/transapp/filesys.html
docs/old/ref/transapp/inc.html
docs/old/ref/transapp/intro.html
docs/old/ref/transapp/logfile.html
docs/old/ref/transapp/nested.html
docs/old/ref/transapp/put.html
docs/old/ref/transapp/read.html
docs/old/ref/transapp/recimp.html
docs/old/ref/transapp/reclimit.html
docs/old/ref/transapp/recovery.html
docs/old/ref/transapp/routine.html
docs/old/ref/transapp/term.html
docs/old/ref/transapp/throughput.html
docs/old/ref/transapp/transapp.cs
docs/old/ref/transapp/transapp.txt
docs/old/ref/transapp/tune.html
docs/old/ref/transapp/why.html
docs/old/ref/transapp/writetest.cs
docs/old/ref/transapp/writetest.txt
docs/old/ref/txn/config.html
docs/old/ref/txn/intro.html
docs/old/ref/txn/limits.html
docs/old/ref/txn/nested.html
docs/old/ref/txn/other.html
docs/old/ref/txn/stability.html
docs/old/ref/upgrade/process.html
docs/old/ref/upgrade/version.html
docs/old/ref/upgrade.2.0/convert.html
docs/old/ref/upgrade.2.0/disk.html
docs/old/ref/upgrade.2.0/intro.html
docs/old/ref/upgrade.2.0/system.html
docs/old/ref/upgrade.2.0/toc.html
docs/old/ref/upgrade.3.0/close.html
docs/old/ref/upgrade.3.0/cxx.html
docs/old/ref/upgrade.3.0/db.html
docs/old/ref/upgrade.3.0/db_cxx.html
docs/old/ref/upgrade.3.0/dbenv.html
docs/old/ref/upgrade.3.0/dbenv_cxx.html
docs/old/ref/upgrade.3.0/dbinfo.html
docs/old/ref/upgrade.3.0/disk.html
docs/old/ref/upgrade.3.0/eacces.html
docs/old/ref/upgrade.3.0/eagain.html
docs/old/ref/upgrade.3.0/envopen.html
docs/old/ref/upgrade.3.0/func.html
docs/old/ref/upgrade.3.0/intro.html
docs/old/ref/upgrade.3.0/java.html
docs/old/ref/upgrade.3.0/join.html
docs/old/ref/upgrade.3.0/jump_set.html
docs/old/ref/upgrade.3.0/lock_detect.html
docs/old/ref/upgrade.3.0/lock_notheld.html
docs/old/ref/upgrade.3.0/lock_put.html
docs/old/ref/upgrade.3.0/lock_stat.html
docs/old/ref/upgrade.3.0/log_register.html
docs/old/ref/upgrade.3.0/log_stat.html
docs/old/ref/upgrade.3.0/memp_stat.html
docs/old/ref/upgrade.3.0/open.html
docs/old/ref/upgrade.3.0/rmw.html
docs/old/ref/upgrade.3.0/stat.html
docs/old/ref/upgrade.3.0/toc.html
docs/old/ref/upgrade.3.0/txn_begin.html
docs/old/ref/upgrade.3.0/txn_commit.html
docs/old/ref/upgrade.3.0/txn_stat.html
docs/old/ref/upgrade.3.0/value_set.html
docs/old/ref/upgrade.3.0/xa.html
docs/old/ref/upgrade.3.1/btstat.html
docs/old/ref/upgrade.3.1/config.html
docs/old/ref/upgrade.3.1/disk.html
docs/old/ref/upgrade.3.1/dup.html
docs/old/ref/upgrade.3.1/env.html
docs/old/ref/upgrade.3.1/intro.html
docs/old/ref/upgrade.3.1/log_register.html
docs/old/ref/upgrade.3.1/logalloc.html
docs/old/ref/upgrade.3.1/memp_register.html
docs/old/ref/upgrade.3.1/put.html
docs/old/ref/upgrade.3.1/set_feedback.html
docs/old/ref/upgrade.3.1/set_paniccall.html
docs/old/ref/upgrade.3.1/set_tx_recover.html
docs/old/ref/upgrade.3.1/sysmem.html
docs/old/ref/upgrade.3.1/tcl.html
docs/old/ref/upgrade.3.1/tmp.html
docs/old/ref/upgrade.3.1/toc.html
docs/old/ref/upgrade.3.1/txn_check.html
docs/old/ref/upgrade.3.2/callback.html
docs/old/ref/upgrade.3.2/db_dump.html
docs/old/ref/upgrade.3.2/disk.html
docs/old/ref/upgrade.3.2/handle.html
docs/old/ref/upgrade.3.2/incomplete.html
docs/old/ref/upgrade.3.2/intro.html
docs/old/ref/upgrade.3.2/mutexlock.html
docs/old/ref/upgrade.3.2/notfound.html
docs/old/ref/upgrade.3.2/renumber.html
docs/old/ref/upgrade.3.2/set_flags.html
docs/old/ref/upgrade.3.2/toc.html
docs/old/ref/upgrade.3.2/tx_recover.html
docs/old/ref/upgrade.3.3/alloc.html
docs/old/ref/upgrade.3.3/bigfile.html
docs/old/ref/upgrade.3.3/conflict.html
docs/old/ref/upgrade.3.3/disk.html
docs/old/ref/upgrade.3.3/getswap.html
docs/old/ref/upgrade.3.3/gettype.html
docs/old/ref/upgrade.3.3/intro.html
docs/old/ref/upgrade.3.3/memp_fget.html
docs/old/ref/upgrade.3.3/rpc.html
docs/old/ref/upgrade.3.3/shared.html
docs/old/ref/upgrade.3.3/toc.html
docs/old/ref/upgrade.3.3/txn_prepare.html
docs/old/ref/xa/build.html
docs/old/ref/xa/config.html
docs/old/ref/xa/faq.html
docs/old/ref/xa/intro.html
docs/old/ref/xa/xa_config.html
docs/old/ref/xa/xa_intro.html
docs/old/utility/berkeley_db_svc.html
docs/old/utility/db_archive.html
docs/old/utility/db_checkpoint.html
docs/old/utility/db_deadlock.html
docs/old/utility/db_dump.html
docs/old/utility/db_load.html
docs/old/utility/db_printlog.html
docs/old/utility/db_recover.html
docs/old/utility/db_stat.html
docs/old/utility/db_upgrade.html
docs/old/utility/db_verify.html
docs/old/utility/index.html