Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ScriptError to always return string from __str__ #53

Closed
wants to merge 1 commit into from
Closed

Fix ScriptError to always return string from __str__ #53

wants to merge 1 commit into from

Conversation

MartinBasti
Copy link
Contributor

@MartinBasti MartinBasti commented Sep 5, 2016

Use super for proper handling of exceptions. msg property was added due
compatibility with the current code.

https://fedorahosted.org/freeipa/ticket/6294

Use super for proper handling of exceptions. msg property was added due
compatibility with the current code.

https://fedorahosted.org/freeipa/ticket/6294
@tkrizek tkrizek self-assigned this Sep 5, 2016
@tkrizek tkrizek added the ack Pull Request approved, can be merged label Sep 5, 2016
@MartinBasti MartinBasti added the pushed Pull Request has already been pushed label Sep 5, 2016
@MartinBasti MartinBasti closed this Sep 5, 2016
@MartinBasti MartinBasti deleted the fix-scripterror branch October 4, 2016 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants