MCPcopy
hub / github.com/django/django / HTMLParseError

Class HTMLParseError

django/test/html.py:200–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198
199
200class HTMLParseError(Exception):
201 pass
202
203
204class Parser(HTMLParser):

Callers 1

errorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected