diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-04-20 15:34:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-20 15:34:49 +0100 |
commit | 692a3cc8066099dd00593567830390d063a5299b (patch) | |
tree | be03ca6b17cd2f907aba9158619795a91aa4dae6 /synapse | |
parent | Merge pull request #3100 from silkeh/readme-srv-cname (diff) | |
parent | Use str(e) instead of e.message (diff) | |
download | synapse-692a3cc8066099dd00593567830390d063a5299b.tar.xz |
Merge pull request #3103 from NotAFile/py3-baseexcepton-message
Use str(e) instead of e.message
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/crypto/keyring.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/crypto/keyring.py b/synapse/crypto/keyring.py |