mirror of
https://github.com/samba-team/samba.git
synced 2025-07-20 08:59:06 +03:00
this switches to the new pattern of: except Exception, e: raise CommandError("some error message", e)
this switches to the new pattern of: except Exception, e: raise CommandError("some error message", e)