get_section_option
get_section_option(section: str, name: str, default: Optional[str] = None) → Optional[str]
Return an option from the given section of the .ini file.
get_section_option(section: str, name: str, default: Optional[str] = None) → Optional[str]
Return an option from the given section of the .ini file.