This website requires JavaScript.
Explore
Get Started
openstack
/
python-swiftclient
Code
Issues
Proposed changes
Files
21db1bf83670f284b8f3d1dab4dc2be548ffb57e
python-swiftclient
/
tests
History
Jenkins
21db1bf836
Merge "Python 3: Get compatible types from six"
2014-03-30 19:48:34 +00: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
Python 3: Fix module names in import
2014-03-28 15:04:14 +00:00
test_swiftclient.py
Merge "Python 3: Get compatible types from six"
2014-03-30 19:48:34 +00:00
test_utils.py
Python 3: Fix module names in import
2014-03-28 15:04:14 +00:00
utils.py
Python 3: Replace iter.next() with six.next(iter)
2014-03-27 12:13:49 +01:00