mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	|  318af47512 between a TestCase instance, the database it opened (or a cursor to a database) and a bound method as a registered database callback, and a lack of GC-handling in bsddb caused the TestCases to linger. Fix the test, for now, as backward compatibility makes adding GC to bsddb annoying. | ||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| db.py | ||
| dbobj.py | ||
| dbrecio.py | ||
| dbshelve.py | ||
| dbtables.py | ||
| dbutils.py | ||