Commit 363ceec3fb0c9566db5a59da31e508f69dea1e92

Ebrahim Byagowi 2015-03-30T03:27:14

Make hb_test_tools.py compatible with python 3 On ArchLinux, /usr/bin/python is linked to python 3 so HarfBuzz `make check` is broken there. This makes hb_test_tools.py compatible with python 3 while no breaking it on python 2.