Beispiel #1
0
 def contains(self, other):
     return capi.prepared_contains(self.ptr, other.ptr)
 def contains(self, other):
     return capi.prepared_contains(self.ptr, other.ptr)