make fio scripts python3-ready (part 2)
authorBill O'Donnell <billodo@redhat.com>
Tue, 22 May 2018 17:49:09 +0000 (12:49 -0500)
committerJens Axboe <axboe@kernel.dk>
Thu, 24 May 2018 19:09:30 +0000 (13:09 -0600)
commit50d2a37543908e79c41b1d5a4c2cb2d65c5af21b
treef5e05215f36ad3e27351fb70fab96bc9b9da7ba5
parent12223a35ac7d975d7c2950c664d8caf7f9c065bf
make fio scripts python3-ready (part 2)

NOTE: this patch (part 2) is in addition to commit 5eac3b00238b
(this patch was missed on that submit/commit (part 1)).

Many distributions are moving to python3 by default.  This is
another patch to make the python scripts in fio python3-ready.

Conversion was facilitated with automated tools.

The modified scripts pass rudimentary testing when run under
python2.7 as well as python3.

Signed-off-by: Bill O'Donnell <billodo@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
tools/fio_jsonplus_clat2csv
tools/plot/fio2gnuplot