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