Example #1
0
 def _get_comment(self):
     """Private method to obtain the Vector comment"""
     return libvect.Vect_get_comment(self.c_mapinfo)
Example #2
0
 def _get_comment(self):
     return libvect.Vect_get_comment(self.c_mapinfo)