Itamar Turner-Trauring
|
f50fd8e474
|
Switch to new configparser backport.
|
2020-10-26 12:12:46 -04:00 |
|
Itamar Turner-Trauring
|
b0c4f6d2ab
|
Fix Python 2 tests.
|
2020-08-13 16:30:27 -04:00 |
|
Itamar Turner-Trauring
|
10378541d7
|
Use Python 2 ConfigParser, so correct exceptions get raised.
|
2020-08-11 16:40:00 -04:00 |
|
Itamar Turner-Trauring
|
11b934120c
|
Port to Python 3.
|
2020-08-11 15:49:59 -04:00 |
|
meejah
|
4c3d0ea6cc
|
use 'with open' for more file-opens
|
2020-05-04 21:59:15 -06:00 |
|
Jean-Paul Calderone
|
fb4c5cf91f
|
Allow for dynamic configuration validation rules
|
2019-08-03 05:34:21 -04:00 |
|
meejah
|
2732c37941
|
Check for unknown config options
The list of valid sections + config-items came from
grep'ing the source for `.get_config`
|
2016-09-06 15:05:46 -06:00 |
|
Daira Hopwood
|
58841cab38
|
Refactor tahoe.cfg handling to configutil.
Author: David Stainton <david@leastauthority.com>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
|
2015-12-28 19:36:19 +00:00 |
|