Searched refs:row_tuple (Results 1 – 2 of 2) sorted by relevance
62 def put(self, row_tuple): argument63 self.queue.put(row_tuple)
299 row_tuple = tuple(301 rows.append(row_tuple)