]> git.ipfire.org Git - thirdparty/libvirt.git/commit
python: Add a newline after custom classes
authorCole Robinson <crobinso@redhat.com>
Fri, 2 Oct 2009 17:05:03 +0000 (13:05 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 5 Oct 2009 17:31:38 +0000 (13:31 -0400)
commitee8240b295c17812b53a76c03fed781e308ce0ae
treefb44759b2befc7c0cefc0e2d97db30f619b044a6
parent1e87ecd12ed8f56c7cab69c531be69b5bfa1f1f2
python: Add a newline after custom classes

In the generated bindings, custom classes are squashed against the following
class, which hurts readability.
python/generator.py