> Mostly "print foo" -> "print(foo)" and "iteritems() -> items()". The > latter may be less efficient in python2, but we're not dealing with > massive numbers of items here so it shouldn't noticably slow the build. > > Signed-off-by: Joe Stringer <[email protected]>
Acked-by: YAMAMOTO Takashi <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
