Descripción
Sintaxis
class ConfigParser
Constructores
Métodos
- add_section
- defaults
- get
- getboolean
- getfloat
- getint
- has_option
- has_section
- items
- options
- optionxform
- read
- readfp
- read_dict
- read_file
- read_string
- remove_option
- remove_section
- sections
- set
- write
Atributos
Ejemplo