libvirt/examples
Claudio Bley 2a40951148 Test for object identity when checking for None in Python
Consistently use "is" or "is not" to compare variables to None,
because doing so is preferrable, as per PEP 8
(http://www.python.org/dev/peps/pep-0008/#programming-recommendations):

> Comparisons to singletons like None should always be done with is or
> is not, never the equality operators.
2013-08-23 08:12:26 +02:00
..
apparmor maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
domain-events examples: support crash events in event-test.py 2013-08-14 15:59:21 -06:00
dominfo maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
domsuspend Convert 'int i' to 'size_t i' in examples/ files 2013-07-10 17:55:17 +01:00
hellolibvirt hellolibvirt: Resolve Coverity issues 2013-07-11 14:18:11 -04:00
openauth Convert 'int i' to 'size_t i' in examples/ files 2013-07-10 17:55:17 +01:00
python Test for object identity when checking for None in Python 2013-08-23 08:12:26 +02:00
systemtap maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
xml maint: use LGPL correctly 2013-05-20 14:03:48 -06:00