summaryrefslogtreecommitdiff
path: root/tests/basics/hasattr1.py
AgeCommit message (Expand)Author
2015-11-23py: Check that second argument to hasattr is actually a string.Damien George
2014-05-11py: Add basic implementation of hasattr() function.Paul Sokolovsky