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