mirror of
https://github.com/openvswitch/ovs
synced 2025-10-27 15:18:06 +00:00
types.StringTypes does not exist in Python 3. We can use six.string_types, instead. Signed-off-by: Russell Bryant <russell@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Python library for working with Open vSwitch