Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: fix flake8 warnings F841 | Thomas Haller | 2023-07-25 | 2 | -4/+4 |
* | python: reformat all Python files with python-black | Thomas Haller | 2023-07-25 | 3 | -890/+925 |
* | Use print() function in both Python 2 and Python 3 | Christian Clauss | 2022-07-06 | 2 | -29/+31 |
* | build: merge python/Makefile.am into top-level makefile | Thomas Haller | 2017-02-27 | 1 | -6/+0 |
* | python: Include all files in distribution | Thomas Graf | 2013-11-06 | 1 | -0/+6 |
* | python: remove use of PyArg_ParseTuple() for callback result | Arend van Spriel | 2013-10-07 | 1 | -1/+1 |
* | add python examples using swig provided api | Arend van Spriel | 2013-09-05 | 3 | -0/+1811 |