ovs-ofctl: Fix reading flows from file for "replace-flows", "diff-flows".
[openvswitch] / python / ovs / util.py
2011-01-12 Ben Pfaffpython: Use os.path.basename instead of open-coding it.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...