ovs.stream: Simplify logic in Stream.wait().
[openvswitch] / python / ovs / stream.py
2011-08-24 Ben Pfaffovs.stream: Simplify logic in Stream.wait().
2011-08-24 Ben Pfaffovs.stream: Drop Stream.get_name() since clients can...
2011-08-24 Ben Pfaffovs.stream: Use %d in place of %ld since the two are...
2011-08-24 Ben Pfaffpython: Avoid using 'tuple' as a variable name.
2011-08-24 Ben Pfaffovs.stream: Fix logic bug in Stream.connect().
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...