summaryrefslogtreecommitdiff
path: root/tests/basics/subclass-native3.py
AgeCommit message (Expand)Author
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
2014-05-02tests: Add testcases for catching user Exception subclasses.Paul Sokolovsky
2014-05-02objtype: .print() Exception instances in adhoc way.Paul Sokolovsky
2014-04-29tests: Add test for accessing attribute of inherited native type.Paul Sokolovsky