1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/python/samba/provision
Noel Power 91a5941f17 samba python libs: convert 'except X, (tuple)' to 'except X as e'
In addition to converting the except line another line is also added
for each except to extract the tuple contents.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-02-28 23:01:40 +01:00
..
__init__.py samba python libs: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
backend.py samba python libs: convert 'O1234' format to python3 compatible '0o1234' 2018-02-28 23:01:40 +01:00
common.py samba-tool domain join subdomain: Rework sambadns.py to allow setup of DomainDNSZone only 2013-10-11 10:27:49 +02:00
kerberos.py python: Fix incorrect kdc.conf parameter name in kerberos.py 2017-08-07 15:20:04 +02:00
sambadns.py samba python libs: convert 'O1234' format to python3 compatible '0o1234' 2018-02-28 23:01:40 +01:00