Previous topic

has_section

Next topic

options

This Page

items

NepidemiXConfigParser.items(section)

Return the list of (option,value) pair from a specific section.

Parameters :

section : str

The section.

Returns :

optionvalues : array_like

List of all (option, value) tuples in section.