def _get_title(self): """Private method to obtain the Vector title""" return libvect.Vect_get_map_name(self.c_mapinfo)
def _get_title(self): return libvect.Vect_get_map_name(self.c_mapinfo)