Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cfgparser.py366 ConfigParser.SafeConfigParser: "%(with1)s",
480 config_class = ConfigParser.SafeConfigParser
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DConfigParser.py678 class SafeConfigParser(ConfigParser): class