This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5aa407196b68b807c19cfecbdfc57cdb647de68
cpython
/
Lib
/
bsddb
/
test
T
History
Gregory P. Smith
bc6e94a0fa
Wrap the cursor functions with dbutils.DeadlockWrap to deal with the
...
expected DBLockDeadLockErrors.
2003-05-28 08:26:43 +00:00
..
__init__.py
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
2002-12-30 20:53:52 +00:00
test_all.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_associate.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_basics.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_compat.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_dbobj.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_dbshelve.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_dbtables.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_env_close.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_get_none.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_join.py
Template for future tests.
2002-12-30 20:44:16 +00:00
test_lock.py
Adds support for the DBEnv->set_timeout() method.
2003-03-27 17:23:29 +00:00
test_misc.py
fix for use on python 2.1
2003-02-03 04:19:40 +00:00
test_queue.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_recno.py
Everything worked in both the distutils distro and in Python 2.3cvs,
2003-01-28 17:20:44 +00:00
test_thread.py
Wrap the cursor functions with dbutils.DeadlockWrap to deal with the
2003-05-28 08:26:43 +00:00