summaryrefslogtreecommitdiff
path: root/test/SConsignFile/use-dbm.py
Commit message (Expand)AuthorAgeFilesLines
* py2/3 set python path to be raw string literal py3 was trying to interpret pa...William Deegan2017-05-151-1/+1
* py2/3 use dbm.ndbm on py3 and plain dbm doesn't create .sconsign.db, but rath...William Deegan2017-04-241-3/+9
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
* Add tests of using SConsignFile() with Python dbm modules.Steven Knight2010-08-211-0/+99