This website requires JavaScript.
Explore
Get Started
openstack
/
python-swiftclient
Code
Issues
Proposed changes
Files
1f0dd002db577cf3819abac762939ce0e678c93b
python-swiftclient
/
tests
History
John Dickinson
4f3d6e7f3a
set user-agent header
...
Change-Id: Ia67807667b4b5177d83cce9fcf16d98dc5024fbc
2014-03-30 10:29:07 -07: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
set user-agent header
2014-03-30 10:29:07 -07: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