Searched defs:_parse_error (Results 1 – 2 of 2) sorted by relevance
/external/python/pycparser/pycparser/ | ||
D | plyparser.py | 66 def _parse_error(self, msg, coord): member in PLYParser |
/external/python/cpython2/Lib/test/ | ||
D | test_htmlparser.py | 89 def _parse_error(self, source): member in TestCaseBase |