mirror of
https://github.com/samba-team/samba.git
synced 2025-06-12 23:17: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)