summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/subclass_classmethod.py
Commit message (Expand)AuthorAge
* tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
* tests/basic/: Make various tests skippable.Paul Sokolovsky2017-02-15
* py: Fix calling of parent classmethod from instance of subclass.Damien George2015-12-09
* objtype: Fix passing of class param to inherited classmethods.Paul Sokolovsky2014-06-08