mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
Better explanation.
This commit is contained in:
parent
7454929be0
commit
5e3a31166d
@ -1073,7 +1073,7 @@ class _HTTPBucketWriter(object):
|
||||
@attr.s
|
||||
class _HTTPBucketReader(object):
|
||||
"""
|
||||
Emulate a ``RIBucketReader``.
|
||||
Emulate a ``RIBucketReader``, but use HTTP protocol underneath.
|
||||
"""
|
||||
client = attr.ib(type=StorageClientImmutables)
|
||||
storage_index = attr.ib(type=bytes)
|
||||
|
Loading…
Reference in New Issue
Block a user