diff options
author | Victor Stinner <victor.stinner@enovance.com> | 2014-03-31 12:42:50 +0200 |
---|---|---|
committer | Chmouel Boudjnah <chmouel@enovance.com> | 2014-04-15 11:38:26 -0400 |
commit | ea498fb052e6101e0b986fb8e4927a9fda77b04f (patch) | |
tree | dfe9fc83a78b97f6ec3362e96dab1a0587077195 /tests/test_swiftclient.py | |
parent | 155053ea61bb7a9afc19dc289886231e238bb298 (diff) | |
download | python-swiftclient-ea498fb052e6101e0b986fb8e4927a9fda77b04f.tar.gz |
Fix test_multithreading on Python 3
* On Python 3, the printer doesn't encode Unicode to utf8 anymore, since
print() expects a Unicode string.
* Update unit tests for Python 3 since repr() doesn't escape non-ASCII
characters in Unicode strings anymore:
http://legacy.python.org/dev/peps/pep-3138/
Change-Id: I89471019d691a46651312d6a49964b719192148a
Diffstat (limited to 'tests/test_swiftclient.py')
0 files changed, 0 insertions, 0 deletions