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