summaryrefslogtreecommitdiff
path: root/tests/run/function_as_method_py_T494.py
Commit message (Collapse)AuthorAgeFilesLines
* Prefix old trac ticket numbers with "t" to separate them from (plain) github ↵Stefan Behnel2021-04-111-1/+1
| | | | issue numbers.
* Fix and move tests for functions used as methods (GH-3159)da-woods2020-01-261-0/+32
|
* Py3 test fixesStefan Behnel2012-12-161-1/+1
|
* add .py test for 'binding' effectStefan Behnel2012-12-161-0/+13
--HG-- rename : tests/run/function_as_method_T494.pyx => tests/run/function_as_method_py_T494.py