python: Avoid lots of \" in quoted strings by using '' as outermost quotes.
[openvswitch] / python / ovs / db / data.py
2011-08-24 Ben Pfaffpython: Avoid lots of \" in quoted strings by using...
2011-08-24 Ben Pfaffpython: Join a list of strings instead of concatenating...
2011-08-24 Ben Pfaffovs.db.data: Fix bugs in Atom.is_default() and Datum...
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...