I am doing this, in details.py, but its not working...

    def _set_readonly(self, val):
       self._readonly = val
readonly = _xml_property(_get_readonly, _set_readonly, xpath="./readonly")

How to set the xpath for a standalone xml element like readonly ?

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to