|
Better exception re-raising
re-raising the exception without specifying the exception object gives exactly the previous exception (including the correct stacktrace) which is nicer to have for debugging. |
|---|
|
|
| ldapcherry/__init__.py |
|---|
| ldapcherry/backend/backendLdap.py |
|---|