1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/python/samba/kcc
Joseph Sutton 6586ac03a5 kcc: Don't reuse outer loop variable for inner loop
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
2022-05-10 05:19:34 +00:00
..
__init__.py kcc: use py3 compatible sort in rarely visited branch 2021-03-17 17:10:32 +00:00
debug.py PEP8: fix E305: expected 2 blank lines after class or function definition, found 1 2018-08-24 07:49:30 +02:00
graph_utils.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
graph.py python/kcc/graph: import KCCError, which is used somewhere 2018-11-01 05:08:13 +01:00
kcc_utils.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
ldif_import_export.py kcc: Don't reuse outer loop variable for inner loop 2022-05-10 05:19:34 +00:00