summaryrefslogtreecommitdiff
path: root/examples/gen_ctypes.py
Commit message (Expand)AuthorAgeFilesLines
* Update some examples to latest pyparsing style, PEP8 namesptmcg2023-04-011-15/+15
* Blacken the project (#141)Jon Dufresne2019-10-311-65/+98
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-8/+8
* Add enumerated place holders for strings that invoke str.format(), for Py2 co...ptmcg2019-01-091-8/+8
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-10/+8
* Upgrade Python syntax with pyupgradeHugo2018-08-211-8/+8
* Move src to rootCengiz Kaygusuz2017-11-201-0/+174