Skip to content
Snippets Groups Projects
Commit 1515560f authored by Adrian Tschira's avatar Adrian Tschira
Browse files

Use str(e) instead of e.message


Doing this I learned e.message was pretty shortlived, added in 2.6,
they realized it was a bad idea and deprecated it in 2.7

Signed-off-by: default avatarAdrian Tschira <nota@notafile.com>
parent 154b44c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment