On Wed, Jan 06, 2016 at 03:50:24PM -0500, Russell Bryant wrote: > The print statement from Python 2 is a function in Python 3. Enable > print function support for Python 2 and convert print statements to > function calls. > > Enable the H233 flake8 warning. If the hacking plugin is installed, > this will generate warnings for print statement usage not compatible > with Python 3. > > H233 Python 3.x incompatible use of print operator > > Signed-off-by: Russell Bryant <russ...@ovn.org>
Acked-by: Ben Pfaff <b...@ovn.org> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev