[libvirt] Possibly addition to python api binding virDomain class

16 Mar
2011
16 Mar
'11
12:35 a.m.
*In the python bindings of libvirt, could we please add the following code to the virDomain class? * def state(self): """return the state of the dom object""" return self.info()[0] *This helper function would make the world of difference when coding against the libvirt api. * -- *Russell J Ballestrini*
5281
Age (days ago)
5281
Last active (days ago)
0 comments
1 participants
participants (1)
-
Russell Ballestrini