Searched refs:packageRanges (Results 1 – 1 of 1) sorted by relevance
1072 def checkPackageRange(packageRanges,kind,dialectIdx): argument1083 if len(packageRanges.keys()):1084 packageBound = boundFunction(packageRanges.keys()).lower()1087 packageBlame = '\n'.join('\t- '+s for s in packageRanges[packageBound])1107 packageRanges