ovs.db.types: Simplify code to avoid try/except case.
[openvswitch] / python / ovs / db / types.py
2011-08-24 Ben Pfaffovs.db.types: Simplify code to avoid try/except case.
2011-08-24 Ben Pfaffovs.db.types: Use .append instead of += for adding...
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...
2011-03-10 Ben Pfaffovsdb-idlc: Initialize refType in IDL reference columns...
2011-01-04 Ethan Jacksonpython: properly initialize string length on 64bit...
2010-09-17 Ben Pfaffovsdb-doc: Be less explicit in ovs-vswitchd.conf.db(5).
2010-08-26 Ben Pfaffxenserver: Add type-checking to monitor-external-ids...
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...