Searched refs:writerow_func (Results 1 – 2 of 2) sorted by relevance
90 def writerow_func(row): function94 return writerow_func
132 def _writerow(self, writerow_func, values, has_empty): argument142 writerow_func(values)