Paul Sokolovsky
|
a2803b74f4
|
tests/basics: Convert "sys.exit()" to "raise SystemExit".
|
2017-06-10 20:03:01 +03:00 |
Paul Sokolovsky
|
f980c70997
|
tests/basic/: Make various tests skippable.
To run the testsuite on small ports.
|
2017-02-15 18:11:16 +03:00 |
Damien George
|
3ff259a262
|
py: Fix calling of parent classmethod from instance of subclass.
Addresses issue #1697.
|
2015-12-09 17:30:01 +00:00 |
Paul Sokolovsky
|
195de3247b
|
objtype: Fix passing of class param to inherited classmethods.
This is getting more and more tangled, but that's old news.
|
2014-06-08 22:28:44 +03:00 |