This website requires JavaScript.
Explore
Get Started
openstack
/
python-swiftclient
Code
Issues
Proposed changes
cdf6f84c36
Branches
Tags
View all branches
python-swiftclient
/
tests
History
Jenkins
b6ecec3cca
Merge "Python 3: cast map() result to list"
2014-03-28 10:14:27 +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: cast map() result to list
2014-03-24 18:17:44 +01:00
test_swiftclient.py
Replace dict.iteritems() with dict.items()
2014-03-27 12:21:25 +01:00
test_utils.py
Python 3: Fix tests using temporary text files
2014-03-24 18:18:26 +01:00
utils.py
Python 3: Replace iter.next() with six.next(iter)
2014-03-27 12:13:49 +01:00