Skip to content

avoid using exception.message, not necessarily available in python 3 #30

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

Merged
merged 1 commit into from
Aug 6, 2017

Conversation

kapilkd13
Copy link
Contributor

Providing message Attribute to a exception is a norm only and is not compulsory and in python 3 (tested on windows) some exception class do not provide message attribute. This PR fixes that.

@mr-c
Copy link
Member

mr-c commented Aug 6, 2017

Thanks!

@mr-c mr-c deleted the mmsg_attribute branch August 6, 2017 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants