This website requires JavaScript.
Explore
Get Started
openstack
/
python-swiftclient
Code
Issues
Proposed changes
26e644f7bb
Branches
Tags
View all branches
python-swiftclient
/
tests
History
zhang-jinnan
26e644f7bb
Use six.StringIO instead of StringIO.StringIO
...
Keep Python 3.x compatibility Change-Id: If7a8f0630bd2582ca9488313dcc59805c2ce1835
2014-03-03 16:16:07 +08:00
..
__init__.py
Allow specify tenant:user in user.
2012-06-27 19:19:37 +00:00
test_command_helpers.py
Use six.StringIO instead of StringIO.StringIO
2014-03-03 16:16:07 +08:00
test_multithreading.py
Replace xrange in for loop with range
2014-01-14 21:49:44 +08:00
test_swiftclient.py
Use six.StringIO instead of StringIO.StringIO
2014-03-03 16:16:07 +08:00
test_utils.py
Add LengthWrapper in put_object to honor content_length param
2014-02-25 01:12:51 -08:00
utils.py
Fix --insecure option on auth
2014-02-13 23:37:08 -08:00