Make pylint happy.
authorTim Newsome <tim@sifive.com>
Mon, 5 Jun 2017 18:46:39 +0000 (11:46 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 5 Jun 2017 18:46:39 +0000 (11:46 -0700)
commit12b8a1a45d62c00cc4f1bc9d6d44948352c9615f
tree9035cf3447594a7159ca7736212793fc9caf2776
parenta9433c4daa287fbe101025f2a079261a10149225
Make pylint happy.

If we want we can start using print(), but if so let's consistently use
it instead of piecemeal. See also
https://stackoverflow.com/questions/28694380/pylint-says-unnecessary-parens-after-r-keyword
debug/gdbserver.py
debug/targets.py
debug/testlib.py