This website requires JavaScript.
Explore
Get Started
openstack
/
python-swiftclient
Code
Issues
Proposed changes
Files
4e7bc75432d366eb32190d8a9e9582be564fbace
python-swiftclient
/
tests
History
Alex Gaynor
4e7bc75432
Use the standard library's copy of mock when it's available.
...
Change-Id: Id6a31157582efe47cc3a74e6658679c2bec14767
2014-03-31 11:34:49 -07:00
..
__init__.py
Allow specify tenant:user in user.
2012-06-27 19:19:37 +00:00
test_command_helpers.py
Use the standard library's copy of mock when it's available.
2014-03-31 11:34:49 -07:00
test_multithreading.py
Use the standard library's copy of mock when it's available.
2014-03-31 11:34:49 -07:00
test_swiftclient.py
Use the standard library's copy of mock when it's available.
2014-03-31 11:34:49 -07: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