synapse/changelog.d/3970.bugfix

2 lines
123 B
Plaintext
Raw Normal View History

2018-09-27 06:01:44 -06:00
Replaced all occurences of e.message with str(e)Replaced all occurences of e.message with str(e). Contributed by Schnuffle