summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_help.py
AgeCommit message (Expand)Author
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-01-22tests/basics/builtin_help: Add test for help('modules').Damien George
2017-01-22tests: Add test for builtin help function.Damien George