summaryrefslogtreecommitdiff
path: root/py/builtinhelp.c
AgeCommit message (Expand)Author
2017-01-22py/builtinhelp: Implement help('modules') to list available modules.Damien George
2017-01-22py: Add builtin help function to core, with default help msg.Damien George