CVSROOT: /cvs/gnome Module name: sketch Changes by: bherzog 05/07/30 18:30:31
Modified files: test : test_sk_import.py test_sk1_import.py ChangeLog Sketch/Modules : curveobject.c . : ChangeLog Log message: * Sketch/Modules/curveobject.c (curve_append_from_file): Allow any object as parameter. PyFile_GetLine can deal not only with real file objects, i.e. ones whose type is PyFile_Type, but any object which has a readline method. * test_sk_import.py (test_stringio): New. Test whether an sk file can loaded from a StringIO object. * test_sk1_import.py (test_stringio): New. Test whether an sk1 file can loaded from a StringIO object. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=sketch&who=bherzog&date=explicit&mindate=2005-07-30%2018:29&maxdate=2005-07-30%2018:31 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list