summaryrefslogtreecommitdiff
path: root/python/subunit/tests/sample-two-script.py
Commit message (Collapse)AuthorAgeFilesLines
* Sort Python import definitions with isortJelmer Vernooij2023-01-311-0/+1
|
* Explicitly invoke python3.Jelmer Vernooij2022-01-251-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 Collins2012-05-081-4/+4
| | | | (Arfrever Frehtes Taifersar Arahesis, #987514)
* Start C language bindings.Robert Collins2006-04-151-0/+7