Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort Python import definitions with isort | Jelmer Vernooij | 2023-01-31 | 1 | -1/+3 |
| | |||||
* | Explicitly invoke python3. | Jelmer Vernooij | 2022-01-25 | 1 | -1/+1 |
| | | | | That's the only major version subunit supports, and some platforms still ship with /usr/bin/python==python2 | ||||
* | * Python3 support regressed in trunk. | Robert Collins | 2012-05-08 | 1 | -10/+10 |
| | | | | (Arfrever Frehtes Taifersar Arahesis, #987514) | ||||
* | Hack ExecTestCase and its tests to sort-of be portable fixing the remaing spew | Martin | 2011-04-27 | 1 | -0/+3 |
| | |||||
* | Add docs to the sample-script explaining why it has an argv check. | Robert Collins | 2009-07-19 | 1 | -0/+3 |
| | |||||
* | Support arguments in ExecTestCase. | Robert Collins | 2009-07-18 | 1 | -0/+4 |
| | |||||
* | Start C language bindings. | Robert Collins | 2006-04-15 | 1 | -0/+11 |