wanghao-ftd

Results 1 issues of wanghao-ftd

Hello, I found a bug in function "to_oo()" in textgrid.py. def to_oo(self): """ @return: A string in OoTextGrid file format. """ oo_file = "" oo_file += "File type = \"ooTextFile\"\n"...