test: python3 fix for test_uprobes (#1228)
authorBrenden Blanco <bblanco@gmail.com>
Fri, 23 Jun 2017 08:08:07 +0000 (01:08 -0700)
committerSasha Goldshtein <goldshtn@gmail.com>
Fri, 23 Jun 2017 08:08:07 +0000 (01:08 -0700)
commit1ffe18f85535052255e50555e33285936b2bc7cb
tree53b5e5abeb678afc27396b856efa2326738f8694
parent9aa1d75212d5a9c64751072e3aecf55b206869b7
test: python3 fix for test_uprobes (#1228)

Treat strings as bytes. This is independent of the larger refactor
(#1139) from which it is cherry-picked)

Signed-off-by: Brenden Blanco <bblanco@gmail.com>
tests/python/test_uprobes.py