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