Searched refs:test_staticmethod_function (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decorators.py | 80 def test_staticmethod_function(self): member in TestDecorators |
/external/python/cpython3/Lib/test/ | ||
D | test_decorators.py | 79 def test_staticmethod_function(self): member in TestDecorators |