def _get_date(self): """Private method to obtain the Vector date""" return libvect.Vect_get_date(self.c_mapinfo)
def _get_date(self): return libvect.Vect_get_date(self.c_mapinfo)