ovs.db.idl: Improve error reporting for bad <row-update>s.
[sliver-openvswitch.git] / python / ovs / db / parser.py
2011-08-24 Ben Pfaffpython: Avoid using 'type' as a variable name.
2011-08-24 Ben Pfaffpython: Take advantage of Python "x < y < z" syntax.
2011-08-24 Ben Pfaffpython: Avoid lots of \" in quoted strings by using...
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...