summaryrefslogtreecommitdiff
path: root/tests/basics/boundmeth1.py
AgeCommit message (Expand)Author
2023-10-13py/objboundmeth: Optimise check for types in binary_op.Damien George
2023-10-13tests/basics/boundmeth1.py: Add tests for bound method equality/hash.Ned Konz
2017-01-20tests/basics: Add test for assignment of attribute to bound method.Damien George
2015-03-03tests: Add tests for boundmeth; and bignum cmp, unary, float, error.Damien George