Index

Symbols | A | B | C | D | E | F | G | H | I | M | N | O | P | R | S | W

Symbols

.ini
file

A

add_section() (configparser.ConfigParser method)
(configparser.RawConfigParser method)

B

BasicInterpolation (class in configparser)
BOOLEAN_STATES (in module configparser)

C

ConfigParser (class in configparser)
configparser (module)
configuration
file

D

defaults() (configparser.ConfigParser method)
DuplicateOptionError
DuplicateSectionError

E

Error
ExtendedInterpolation (class in configparser)

F

file
.ini
configuration

G

get() (configparser.ConfigParser method)
getboolean() (configparser.ConfigParser method)
getfloat() (configparser.ConfigParser method)
getint() (configparser.ConfigParser method)

H

has_option() (configparser.ConfigParser method)
has_section() (configparser.ConfigParser method)

I

ini file
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
items() (configparser.ConfigParser method)

M

MAX_INTERPOLATION_DEPTH (in module configparser)
MissingSectionHeaderError

N

NoOptionError
NoSectionError

O

options() (configparser.ConfigParser method)
optionxform() (configparser.ConfigParser method)
(in module configparser)

P

ParsingError

R

RawConfigParser (class in configparser)
read() (configparser.ConfigParser method)
read_dict() (configparser.ConfigParser method)
read_file() (configparser.ConfigParser method)
read_string() (configparser.ConfigParser method)
readfp() (configparser.ConfigParser method)
remove_option() (configparser.ConfigParser method)
remove_section() (configparser.ConfigParser method)

S

SECTCRE (in module configparser)
sections() (configparser.ConfigParser method)
set() (configparser.ConfigParser method)
(configparser.RawConfigParser method)

W

Windows ini file
write() (configparser.ConfigParser method)