ovs.json: Optimize __dump_string().
[openvswitch] / python / ovs / stream.py
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...