swift/test/functional
Victor Stinner e24d7c36fa Use six to fix imports on Python 3
Get configparser, queue, http_client modules from six.moves.

Patch generated by the six_moves operation of the sixer tool:
https://pypi.python.org/pypi/sixer

Change-Id: I666241ab50101b8cc6f992dd80134ce27327bd7d
2015-07-24 11:48:28 +02:00
..
__init__.py Use six to fix imports on Python 3 2015-07-24 11:48:28 +02:00
swift_test_client.py Use six to fix imports on Python 3 2015-07-24 11:48:28 +02:00
test_account.py Replace xrange() with six.moves.range() 2015-06-23 07:29:15 +00:00
test_container.py Merge "Select policy when running functional test" 2015-07-17 00:26:44 +00:00
test_object.py Fix 499 client disconnected on COPY EC object 2015-07-22 02:01:32 -07:00
tests.py Merge "Get StringIO and cStringIO from six.moves" 2015-07-24 06:52:36 +00:00