[ovs-dev] [PATCH 05/11] python: Don't use StringIO directly.

Ben Pfaff blp at ovn.org
Tue Feb 2 21:14:21 UTC 2016


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 <russell at ovn.org>

Acked-by: Ben Pfaff <blp at ovn.org>



More information about the dev mailing list