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-22 20:32:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
903953c19ecabe8da2e997708aa08e9a480c9113
cpython
/
Lib
/
bsddb
/
test
T
History
Mark Dickinson
3e4caeb3bf
Issue
#5341
: Fix a variety of spelling errors.
2009-02-21 20:27:01 +00:00
..
__init__.py
…
test_all.py
…
test_associate.py
…
test_basics.py
Issue
#5341
: Fix a variety of spelling errors.
2009-02-21 20:27:01 +00:00
test_compare.py
…
test_compat.py
Issue
#5341
: Fix a variety of spelling errors.
2009-02-21 20:27:01 +00:00
test_cursor_pget_bug.py
…
test_dbobj.py
…
test_dbshelve.py
…
test_dbtables.py
…
test_distributed_transactions.py
…
test_early_close.py
warnings.catch_warnings() now returns a list or None instead of the custom
2008-09-09 00:49:16 +00:00
test_get_none.py
…
test_join.py
…
test_lock.py
Issue
#5073
: Fix occasional failure of bsddb/test/test_lock.py. Thanks
2009-01-26 21:51:56 +00:00
test_misc.py
…
test_pickle.py
…
test_queue.py
…
test_recno.py
Issue
#5341
: Fix a variety of spelling errors.
2009-02-21 20:27:01 +00:00
test_replication.py
On Windows, temporarily disable the bsddb test referenced in bug 3892.
2008-09-18 02:47:35 +00:00
test_sequence.py
…
test_thread.py
…