Arun George

Results 1 issues of Arun George

A single row mysqldump fails iteration writer.writerow(dict(zip(schema, value))) TypeError: zip argument #2 must support iteration Considered adding this as a workaround unless there are alternatives. ``` if type(values[-1]) is not...