giscanner: use "if in [a, b]" instead of "if == a or if == b"
authorDieter Verfaillie <dieterv@optionexplicit.be>
Tue, 20 Nov 2012 06:54:43 +0000 (07:54 +0100)
committerDieter Verfaillie <dieterv@optionexplicit.be>
Wed, 28 Nov 2012 20:31:22 +0000 (21:31 +0100)
commitd6c2ad348892c32a42d112d94168ac071a14c0a2
tree0f30e1b239c625e1aab56e7a0eefa3e0f6390dd5
parent4959599c423af9648d8d4e3f02b4117d11ab9a0b
giscanner: use "if in [a, b]" instead of "if == a or if == b"

It simply looks better...

https://bugzilla.gnome.org/show_bug.cgi?id=688897
giscanner/annotationparser.py