Fix a test with Python 3.1/3.2
commita12f7027adeb57fe1c0142c86d34d5ec8f6b6d9e
authorChristoph Reiter <creiter@src.gnome.org>
Mon, 6 Jun 2016 18:13:29 +0000 (6 20:13 +0200)
committerChristoph Reiter <creiter@src.gnome.org>
Tue, 7 Jun 2016 08:03:30 +0000 (7 10:03 +0200)
tree05c1c4cc45bd7bce1786fef8e787d869063ff2c4
parentf5cf74f3b8d285de3591d89c6f3b4b8d59bde35e
Fix a test with Python 3.1/3.2

Fix Python version check in
TestImporter.test_invalid_repository_module_name()
to avoid failure with Python 3.1 and 3.2.

Fix provided by Arfrever Frehtes Taifersar Arahesis at
   https://bugzilla.gnome.org/show_bug.cgi?id=740324#c1

https://bugzilla.gnome.org/show_bug.cgi?id=740324
tests/test_import_machinery.py