diff options
author | David Baker <dave@matrix.org> | 2016-03-08 10:09:07 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-03-08 10:09:07 +0000 |
commit | 9a3c80a348b850a04e257b30ce41f0a7c453594b (patch) | |
tree | 3454b212273adfb49749a0b07aa1d01a3435ea93 /synapse | |
parent | Encode unicode objects given to post_urlencode* otherwise urllib.urlencode ch... (diff) | |
download | synapse-9a3c80a348b850a04e257b30ce41f0a7c453594b.tar.xz |
pep8
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/client.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |