Exemplo n.º 1
0
 def contains(self, other):
     return capi.prepared_contains(self.ptr, other.ptr)
Exemplo n.º 2
0
 def contains(self, other):
     return capi.prepared_contains(self.ptr, other.ptr)