mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
f27a700e69
Otherwise we get an exception because itertools.combinations is asked to find combinations with negative size. Instead we assert the graph is connected as-is, which in this case is the same as asserting there are no vertices. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
__init__.py | ||
debug.py | ||
graph_utils.py | ||
graph.py | ||
kcc_utils.py | ||
ldif_import_export.py |