py/graph: use 2.6 compatible check for set membership
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 19 Mar 2019 23:02:09 +0000 (12:02 +1300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Apr 2019 09:10:54 +0000 (09:10 +0000)
commit75b6e02a8e62dc65d4dfbf3be1e7a15329c08b80
treed20fcae7564880179bc7692c1f1f05a899f03e11
parent868356cf36566636cfce5ee28c1a38055dd38ce8
py/graph: use 2.6 compatible check for set membership

It is better this way anyway.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13837
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Mar 20 06:36:05 UTC 2019 on sn-devel-144

(cherry picked from commit c0aca17a4c9ec06f0127d5c972f3fa979a87a77f)
python/samba/graph.py