summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/subclass-native3.py
Commit message (Collapse)AuthorAge
* tests: Add testcases for catching user Exception subclasses.Paul Sokolovsky2014-05-02
|
* objtype: .print() Exception instances in adhoc way.Paul Sokolovsky2014-05-02
| | | | This is ugly, just as expected.
* tests: Add test for accessing attribute of inherited native type.Paul Sokolovsky2014-04-29