2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-25 15:07:05 +00:00
Files
openvswitch/python
Russell Bryant c03afda69a python: Don't compare None and int.
Comparing None to an integer worked in Python 2, but fails in Python 3.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
2016-02-02 16:42:21 -05:00
..
2016-01-21 23:00:11 -05:00
2016-02-02 16:42:21 -05:00
2016-02-02 16:40:36 -05:00
2016-01-05 18:13:46 -05:00

Python library for working with Open vSwitch