def test_ordering(python_version_mock): assert evaluate_marker("python_full_version > '2.7.3'") is True