
14 May
2016
14 May
'16
9:15 p.m.
There is a tiny typo in the livirt documentation at: http://libvirt.org/docs/libvirt-appdev-guide-python/en-US/html/libvirt_appli... In 'Example 4.2. Fetching a domain object from a name' domainName = 'someguest' dom = conn.lookupByName(domainname) domainname or domainName