summaryrefslogtreecommitdiff
path: root/py/makemoduledefs.py
AgeCommit message (Expand)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-04-12py/makedefs: Use io.open with utf-8 encoding when processing source.Damien George
2019-03-08py: Allow registration of modules at their definition.Andrew Leech