<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvirt-python-split.git/sanitytest.py, branch v1.0.5.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/'/>
<entry>
<title>Check if classes are derived from object</title>
<updated>2013-02-11T17:00:10+00:00</updated>
<author>
<name>Guido Günther</name>
<email>agx@sigxcpu.org</email>
</author>
<published>2013-02-11T16:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=51ab41fc42bf3cc79461733fbfac50667da63eed'/>
<id>51ab41fc42bf3cc79461733fbfac50667da63eed</id>
<content type='text'>
This makes sure we don't regress to old style classes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes sure we don't regress to old style classes
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing error constants in libvirt python module</title>
<updated>2013-02-05T15:40:20+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2013-02-05T12:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=0f102b90f12f59e3a858c7b3d3bd867144f88424'/>
<id>0f102b90f12f59e3a858c7b3d3bd867144f88424</id>
<content type='text'>
The previous change to the generator, changed too much - only
the functions are in 'virerror.c', the constants remained in
'virerror.h' which could not be renamed for API compat reasons.

Add a test case to sanity check the generated python bindings

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous change to the generator, changed too much - only
the functions are in 'virerror.c', the constants remained in
'virerror.h' which could not be renamed for API compat reasons.

Add a test case to sanity check the generated python bindings

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
