diff options
author | Victor Stinner <victor.stinner@enovance.com> | 2014-03-31 12:40:24 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@enovance.com> | 2014-04-07 10:30:18 +0200 |
commit | 155053ea61bb7a9afc19dc289886231e238bb298 (patch) | |
tree | 5ec7ccf332dfcbdc71549df84a09efb15fb7f189 /tests/test_multithreading.py | |
parent | c5cc2b7b7e90edfa41d35ccf1dac13e0f7ac2da0 (diff) | |
download | python-swiftclient-155053ea61bb7a9afc19dc289886231e238bb298.tar.gz |
Fix swiftclient.client.quote() for Python 3
On Python 3, urllib.parse.quote() accepts bytes and str (unicode) types and
always return str (unicode).
Add also more tests with non-ASCII characters.
Change-Id: I8e0f19da7240e874392327d0da074ed4abb7d213
Diffstat (limited to 'tests/test_multithreading.py')
0 files changed, 0 insertions, 0 deletions