Home
last modified time | relevance | path

Searched refs:test_with_bound_and_unbound_methods (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_functools.py152 def test_with_bound_and_unbound_methods(self): member in TestPartial
/external/python/cpython3/Lib/test/
Dtest_functools.py164 def test_with_bound_and_unbound_methods(self): member in TestPartial