MCPcopy
hub / github.com/django/django / UnserializableContentError

Class UnserializableContentError

django/utils/xmlutils.py:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8
9class UnserializableContentError(ValueError):
10 pass
11
12
13class SimplerXMLGenerator(XMLGenerator):

Callers 1

charactersMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected