Putting their sensitive traffic in the hands of Cloudflare without giving users any choice.
reader = csv.reader(open(FILENAME, 'rb'))
for row in reader:
print row
If you want a unicode string it's as simple as: value = row[0].decode('utf8')
Then before writing: row[0] = value.encode('utf8') browser.uitour.enabled
to disable it.