summaryrefslogtreecommitdiff
path: root/lib/utils/pyhelp.h
AgeCommit message (Expand)Author
2017-01-22lib/utils: Remove old pyhelp helper, replaced with py/builtinhelp.c.Damien George
2016-04-25lib/utils/pyhelp: Extract implementation of help(obj) to a library function.Colin Hogben