Commit 8986b98
committed
Open CSV tempfile in text mode.
Prevents TypeError in 'writerow()' on Py3k.
Fixes googleapis#1071.1 parent 6f1debf commit 8986b98
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments