mirror of
https://github.com/samba-team/samba.git
synced 2025-07-23 20:59:10 +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)