swift/test/unit/common/ring
Alistair Coles 8492dc75a1 Close ring gz file after loading
The files will eventually be closed by the garbage collector but it's
good practice to close them immediately after use, and stops some unit
test runners displaying many resource warnings about unclosed files.

Change-Id: Ieba030e0988623bf44b1c7b164e4d29990333dc0
2021-03-10 19:09:13 +00:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_builder.py ring: Prevent IndexErrors in calc_replica_count 2021-01-22 14:06:02 -08:00
test_composite_builder.py Update hacking for Python3 2020-04-03 21:21:07 +02:00
test_ring.py Close ring gz file after loading 2021-03-10 19:09:13 +00:00
test_utils.py py3: port common/ring/ and common/utils.py 2018-02-12 06:42:24 +00:00