Skip to content

Check 'not PY2' instead of PY3

This PR modifies usage of six.PY2 and six.PY3 so that the relevant statements work for python > 3. Its nice to be ahead of the game.

Merge request reports

Loading