]> git.ipfire.org Git - thirdparty/libvirt.git/commit
python: Fix libvirt.py generation to include virterror info
authorCole Robinson <crobinso@redhat.com>
Wed, 14 Sep 2011 20:25:42 +0000 (16:25 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 15 Sep 2011 20:44:50 +0000 (16:44 -0400)
commit9ed46a3ed7d7f26844accac7e5295650ba661e6c
tree4b78d2cd9baf6aa2976b2d3cf7c6ff5191644fa3
parent69d8c75333a2a21fc46266ad6d83ab7dba8bc6a0
python: Fix libvirt.py generation to include virterror info

Recent generator refactoring broke libvirt.py. With this patch, libvirt.py
is generated exactly the same as before offending commit 9eba0d25.
python/generator.py