On 19.5.2014 16:07, Michal Privoznik wrote:
> While the setter can be generated automatically, the getter is not.
> However, it would be a lot easier if they both share the same logic:
> a python dictionary to represent the time: dict['seconds'] to
> represent seconds, and dict['nseconds'] to represent microseconds.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  generator.py                  |  2 +
>  libvirt-override-virDomain.py | 13 ++++++
>  libvirt-override.c            | 95 
> +++++++++++++++++++++++++++++++++++++++++++
>  sanitytest.py                 |  2 +-
>  4 files changed, 111 insertions(+), 1 deletion(-)
> 

ACK

Pavel

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to