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