File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 yes, on for True). Returns False or True.
100100
101101 items(section=_UNSET, raw=False, vars=None)
102- If section is given, return a list of tuples with (section_name,
103- section_proxy) for each section, including DEFAULTSECT. Otherwise,
104- return a list of tuples with (name, value) for each option
105- in the section.
102+ If section is given, return a list of tuples with (name, value) for
103+ each option in the section. Otherwise, return a list of tuples with
104+ (section_name, section_proxy) for each section, including DEFAULTSECT.
106105
107106 remove_section(section)
108107 Remove the given file section and all its options.
Original file line number Diff line number Diff line change @@ -1191,6 +1191,7 @@ Matias Torchinsky
11911191Sandro Tosi
11921192Richard Townsend
11931193David Townshend
1194+ Nathan Trapuzzano
11941195Laurence Tratt
11951196Alberto Trevino
11961197Matthias Troffaes
You can’t perform that action at this time.
0 commit comments