Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DConfigParser.py146 class DuplicateSectionError(Error): class
256 raise DuplicateSectionError(section)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cfgparser.py237 self.assertRaises(ConfigParser.DuplicateSectionError,