summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_dir.py
AgeCommit message (Expand)Author
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