Searched refs:IniFormatParser (Results 1 – 1 of 1) sorted by relevance
380 class IniFormatParser(dict): class432 common = IniFormatParser(parser.items("common"))435 common = IniFormatParser({})462 IniFormatParser(parser.items(section)))