mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
comment
This commit is contained in:
parent
e74d2a7d01
commit
053b494054
@ -197,6 +197,7 @@ def read_config(basedir, portnumfile, generated_files=[], _valid_config_sections
|
||||
return _Config(parser, portnumfile, basedir, config_fname)
|
||||
|
||||
|
||||
# XXX consider re-ordering args to match read_config()
|
||||
def config_from_string(config_str, portnumfile, basedir):
|
||||
"""
|
||||
load configuration from in-memory string
|
||||
|
Loading…
x
Reference in New Issue
Block a user