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