Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip] typo in error message in test | William Deegan | 2020-01-02 | 1 | -2/+2 |
* | Fix use-dbm test to work with sconsign files using dbm but where the underlyi... | William Deegan | 2020-01-01 | 1 | -7/+10 |
* | set tools=[] for test/SConsignFile/use-dbm.py | William Deegan | 2019-12-28 | 1 | -1/+3 |
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -4/+2 |
* | py2/3 set python path to be raw string literal py3 was trying to interpret pa... | William Deegan | 2017-05-16 | 1 | -1/+1 |
* | py2/3 use dbm.ndbm on py3 and plain dbm doesn't create .sconsign.db, but rath... | William Deegan | 2017-04-24 | 1 | -3/+9 |
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
* | Add tests of using SConsignFile() with Python dbm modules. | Steven Knight | 2010-08-21 | 1 | -0/+99 |