Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cfgparser.py445 config_class = ConfigParser.RawConfigParser
556 output = self.prepare(ConfigParser.RawConfigParser)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DConfigParser.py223 class RawConfigParser: class
580 class ConfigParser(RawConfigParser):