CVSROOT: /cvs/gnome Module name: pyspi Changes by: zcerza 06/08/03 18:24:58
Modified files: . : ChangeLog pyspi.pyx Log message: * pyspi.pyx: Add string(), a wrapper function that takes a char * returned from a cspi function (e.g. Accessible_getName()), converts it to a Python object, then calls cspi.SPI_freeString() on it. Use the function where applicable. This should fix some memory leaks. Also, raise exceptions, not literals. And stop checking the return value of SPI_init(). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pyspi&who=zcerza&date=explicit&mindate=2006-08-03%2018:23&maxdate=2006-08-03%2018:25 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list