Searched refs:is_static_method (Results 1 – 2 of 2) sorted by relevance
111 assert foo.is_static_method()112 assert not bar.is_static_method()
1134 def is_static_method(self): member in Cursor