summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2023-06-29 18:36:25 +0300
committerArtturin <Artturin@artturin.com>2023-06-29 18:41:34 +0300
commitce54db6fe127c5199e088273fa0b275ef7f1cb44 (patch)
tree4d1391be197ef446922407fc78c3619777254718 /pkgs/development/python-modules/rangehttpserver
parent7076a89db0770da2c8e0b57f7158eb90345f6c11 (diff)
lib.generators.toINIWithGlobalSection: give sections a default
often sections aren't needed when using globalSection currently one has to `sections = { }` when using only globalSection ``` lib.generators.toINIWithGlobalSection { } { globalSection = { background_color = "1d202199"; }; sections = { }; }; ````
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions