deb-swift/swift/container
2015-07-28 12:52:52 +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 cPickle is deprecated in py3, replacing it from six.moves 2015-07-07 22:46:37 +05:30
reconciler.py Fix common misspellings 2015-03-24 11:07:56 +01:00
replicator.py Merge "Allow rsync to use compression" 2015-05-13 10:58:08 +00:00
server.py Modify zip usage for python3 where necessary. 2015-07-17 23:47:23 +05:30
sync.py Replace dict.iteritems() with dict.items() 2015-06-24 09:39:55 +02:00
updater.py Replace python print operator with print function (pep H233, py33) 2015-07-16 18:36:52 +05:30