Ejemplo n.º 1
0
 def _set_person(self, person):
     """Private method to change the Vector person"""
     libvect.Vect_set_person(self.c_mapinfo, ctypes.c_char_p(person))
Ejemplo n.º 2
0
 def _set_person(self, person):
     libvect.Vect_set_person(self.c_mapinfo, ctypes.c_char_p(person))