On Fri, Jan 22, 2016 at 09:32:27PM -0500, Russell Bryant wrote: > StringIO.StringIO in Python 2 became io.StringIO in Python 3. Use > six.StringIO which is an alias for the two cases. > > Signed-off-by: Russell Bryant <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
