Lines Matching refs:ParserCreate
538 if not hasattr(expat, "ParserCreate"):546 self._parser = parser = expat.ParserCreate(None, None)