On Thu, Apr 14, 2016 at 05:00:48PM -0400, Russell Bryant wrote:
> Instead of checking the raw version, use the six.PY2 and six.PY3 helpers
> to determine if Python 2 or Python 3 are in use.
> 
> In one case, the check was to determine if the Python version was >=
> 2.6.  We now only support >= 2.7, so this check would always be true.
> 
> Signed-off-by: Russell Bryant <[email protected]>

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to