Searched refs:ext (Results 1 – 2 of 2) sorted by relevance
175 def __init__(self,patternDir,paramDir,ext): argument176 self._patternDir = "%s%s" % (patternDir,ext.upper())177 self._paramDir = "%s%s" % (paramDir,ext.upper())178 self._ext = ext
306 # using this tag. The format is ext=language, where ext is a file extension, and1098 # *.ext= (so without naming a filter).