summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_dir.py
AgeCommit message (Expand)Author
2017-02-14tests/builtin_dir: The most expected thing in sys is exit, test for it.Paul Sokolovsky
2016-12-20tests/basics/builtin_dir: Add test for dir() of a type.Damien George
2016-01-03py: Make dir report instance membersDave Hylands
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George