Home
last modified time | relevance | path

Searched refs:MissingSectionHeaderError (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DConfigParser.py210 class MissingSectionHeaderError(ParsingError): class
504 raise MissingSectionHeaderError(fpname, lineno, line)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cfgparser.py178 self.parse_error(ConfigParser.MissingSectionHeaderError,