Previous topic

has_option

Next topic

items

This Page

has_section

NepidemiXConfigParser.has_section(section)

Returns true if the parser has the section.

Parameters :

section : str

The section.

Returns :

section : bool

True if the parser has section.