tests/common.py: Make compatible with Python 3
commit56213947d1551ad29137e5a30923378d811fc14f
authorJan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Fri, 11 Aug 2017 19:18:33 +0000 (11 21:18 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Sat, 12 Aug 2017 10:26:35 +0000 (12 12:26 +0200)
treec59079130c5b1604543a2ed711ca6cfa2974cb5e
parent283429b34660a45e1c5b8af1de35ca9caf43ef3b
tests/common.py: Make compatible with Python 3

Attempt to load the modules for Python 3 first. If this fails, attempt
to load the modules for Python 2.

https://bugzilla.gnome.org/show_bug.cgi?id=786174
tests/common.py