[ovs-dev] [PATCH 07/11] python: Use six.unichr().

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


On Fri, Jan 22, 2016 at 09:32:29PM -0500, Russell Bryant wrote:
> six.unichr() is equivalent to unichr() in Python 2
> and chr() in Python 3.
> 
> Signed-off-by: Russell Bryant <russell at ovn.org>

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



More information about the dev mailing list