swift/swift/container
gengchc2 671254224a Correct swift reraising of exception
When an exception was caught and rethrown, it should call 'raise'
without any arguments because it shows the place where an exception
occured initially instead of place where the exception re-raised.

Change-Id: I783a2a65f3e38a23ba49b6ae5a2f56a5fdaac2fc
2016-09-01 02:25:29 +00:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Add Storage Policy support to Containers 2014-06-18 17:31:38 -07:00
backend.py Python 3: dict.iteritems() and dict.itervalues() 2016-06-23 17:31:25 +02:00
reconciler.py Use smaller quorum size in proxy for even numbers of replicas 2016-04-27 16:59:00 -05:00
replicator.py Merge "Use smaller quorum size in proxy for even numbers of replicas" 2016-05-06 08:29:22 +00:00
server.py Merge "Last-Modified header support on HEAD/GET container" 2016-08-11 14:44:12 +00:00
sync.py Correct swift reraising of exception 2016-09-01 02:25:29 +00:00
sync_store.py Container-Sync to iterate only over synced containers 2016-01-06 16:46:31 +02:00
updater.py Fixed Typo in updater.py 2016-07-19 21:37:54 +00:00