ConfigParser.MissingSectionHeaderError

exception ConfigParser.MissingSectionHeaderError(filename, lineno, line)[source]

Raised when a key-value pair is found before any section header.