mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
docstring
This commit is contained in:
parent
4b1c6a2815
commit
49330d1e4a
@ -725,7 +725,9 @@ def _convert_tub_port(s):
|
||||
|
||||
|
||||
class PortAssignmentRequired(Exception):
|
||||
pass
|
||||
"""
|
||||
A Tub port number was configured to be 0 where this is not allowed.
|
||||
"""
|
||||
|
||||
|
||||
def _tub_portlocation(config, get_local_addresses_sync, allocate_tcp_port):
|
||||
|
Loading…
Reference in New Issue
Block a user