ovsuuid.py: Fix use of undefined symbol.
[sliver-openvswitch.git] / python / ovs / process.py
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...