def _get_person(self): """Private method to obtain the Vector person""" return libvect.Vect_get_person(self.c_mapinfo)
def _get_person(self): return libvect.Vect_get_person(self.c_mapinfo)