cpython/Lib/bsddb
Victor Stinner 0fc940a09a test_bsddb3 tolerates smaller timeout on Windows (#2840)
bpo-30850: On Windows, test04_lock_timeout2() now tolerates 50 ms
whereas 100 ms is expected. The lock sometimes times out after only
58 ms. Windows clocks have a bad resolution and bad accuracy.
2017-07-24 13:01:59 +02:00
..
test test_bsddb3 tolerates smaller timeout on Windows (#2840) 2017-07-24 13:01:59 +02:00
__init__.py - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting 2013-03-19 14:46:29 -07:00
db.py
dbobj.py - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting 2013-03-19 14:46:29 -07:00
dbrecio.py
dbshelve.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
dbtables.py - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting 2013-03-19 14:46:29 -07:00
dbutils.py