Update loader scripts to use python3 syntax
authorMagnus Hagander <magnus@hagander.net>
Thu, 3 Jan 2019 10:04:29 +0000 (11:04 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 3 Jan 2019 10:04:29 +0000 (11:04 +0100)
commitbb5775efe5f938461537e0c95c7c110875e4718b
treed6159fc5773caa5fe50c113c3790bd1bc63a7653
parent46372add400ffa5295969aa2e4e8c468d4ada937
Update loader scripts to use python3 syntax

Some minor cleanups as well, but mostly just the output of the 2to3 tool
and some manual changes.
12 files changed:
loader/clean_date.py
loader/generate_mbox.py
loader/hide_message.py
loader/lib/log.py
loader/lib/mbox.py
loader/lib/parser.py
loader/lib/storage.py
loader/lib/varnish.py
loader/load_message.py
loader/pglister_sync.py
loader/purge_frontend_message.py
loader/reparse_message.py