python: Use getattr() and setattr() instead of __dict__.
[sliver-openvswitch.git] / python / ovs / db / parser.py
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...