ConfigParser.NoOptionError

exception ConfigParser.NoOptionError(option, section)

A requested option was not found.

message

Getter for ‘message’; needed only to override deprecation in BaseException.

Navigation