swift/swift/container
Alex Gaynor c2722411bc Always close HTTP connections in the container updater.
This is needed on Pythons (e.g. PyPy) which do not use reference
counting.

Change-Id: Ib75a2e63bdd6b6bc726fb3dbf905d36f427aaf2f
2013-08-12 16:29:06 -04:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Removed unnecessary monkeypatching of __builtin__ 2013-07-27 21:34:35 -07:00
replicator.py Fixed bug with container reclaim/report race 2012-06-03 03:23:51 +00:00
server.py Merge "Make pending_timeout an argument of __init__" 2013-08-02 18:49:04 +00:00
sync.py Removed unnecessary monkeypatching of __builtin__ 2013-07-27 21:34:35 -07:00
updater.py Always close HTTP connections in the container updater. 2013-08-12 16:29:06 -04:00