summaryrefslogtreecommitdiffstats
path: root/test/SConsignFile/use-dbhash.py
Commit message (Collapse)AuthorAgeFilesLines
* Add tests of using SConsignFile() with Python dbm modules.Steven Knight2010-08-211-0/+96
Related fixes: explicitly close the db when we close it, and add a .close() method to dblite.py.