]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apibuild: Introduce app class
authorAndrea Bolognani <abologna@redhat.com>
Mon, 25 Apr 2016 12:26:50 +0000 (14:26 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 26 Apr 2016 07:20:12 +0000 (09:20 +0200)
commit4a98ebb07cde59f639039a94c9c95a2c850c611d
tree968f5f829cdd1eac67e40d3e6e0af15255a09d99
parentccaceab7bdcc5abe215444daac31951591ba6713
apibuild: Introduce app class

All top-level functions have been moved to this class.

On top of that, the app.warning() method has been defined,
so that calls to it - already present in rebuild() - can
actually succeed.
docs/apibuild.py