1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/python/samba/kcc
Douglas Bagnall eef3dab079 KCC: use python 2.6 compatible dictonary comprehensions
The `{k: v for k, v in whatever}` syntax is "new" in Python 2.7.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Jun 12 09:46:13 CEST 2015 on sn-devel-104
2015-06-12 09:46:13 +02:00
..
__init__.py KCC: use python 2.6 compatible dictonary comprehensions 2015-06-12 09:46:13 +02:00
debug.py KCC: ignore the bridges_required option 2015-06-12 06:57:17 +02:00
graph_utils.py KCC: pep8 -- remove an extra line in graph_utils 2015-06-12 06:57:16 +02:00
graph.py KCC: remove unused create_edge_set() function 2015-06-12 06:57:17 +02:00
kcc_utils.py KCC: use python 2.6 compatible dictonary comprehensions 2015-06-12 09:46:13 +02:00
ldif_import_export.py KCC: shift samba.ldif_utils to samba.kcc.ldif_import_export 2015-06-12 06:57:13 +02:00