def __init__(self): QueryStream.__init__(self) self.phraseRe = re.compile('".*?"')
def __init__(self): QueryStream.__init__(self)