drs torture python: convert 'except X, e' to 'except X as e'
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 13 Feb 2018 21:34:23 +0000 (10:34 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Feb 2018 23:18:30 +0000 (00:18 +0100)
commitbf2086e137e00414669828991027d9c450fd0bcc
tree8121bcdc257678d0f60555622772dad94d59547c
parentf43cb7c38d1945cdeca259b53a433c68803482d0
drs torture python: convert 'except X, e' to 'except X as e'

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/drs/python/linked_attributes_drs.py
source4/torture/drs/python/ridalloc_exop.py