ovs.daemon: Fix bug introduced by "pychecker" warning fixes.
[sliver-openvswitch.git] / python / ovs / process.py
2011-09-24 Ethan Jacksonpython: Style cleanup.
2011-08-24 Ben Pfaffpython: Avoid using 'type' as a variable name.
2011-08-24 Ben Pfaffpython: Use getattr() and setattr() instead of __dict__.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...