Changeset c3aff634 in trunk


Ignore:
Timestamp:
2020-11-24T19:17:52Z (5 years ago)
Author:
Jean-Paul Calderone <exarkun@…>
Branches:
master
Children:
34b5068
Parents:
729a5a0
Message:

Add missing attribute docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/allmydata/storage_client.py

    r729a5a0 rc3aff634  
    155155    about new servers as they are announced by the Introducer.
    156156
     157    :ivar _tub_maker: A one-argument callable which accepts a dictionary of
     158        "handler overrides" and returns a ``foolscap.api.Tub``.
     159
    157160    :ivar StorageClientConfig storage_client_config: Values from the node
    158161        configuration file relating to storage behavior.
Note: See TracChangeset for help on using the changeset viewer.