MCPcopy Index your code
hub / github.com/clips/pattern / NonXMLContentType

Class NonXMLContentType

pattern/web/feed/feedparser.py:300–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298class CharacterEncodingOverride(ThingsNobodyCaresAboutButMe): pass
299class CharacterEncodingUnknown(ThingsNobodyCaresAboutButMe): pass
300class NonXMLContentType(ThingsNobodyCaresAboutButMe): pass
301class UndeclaredNamespace(Exception): pass
302
303SUPPORTED_VERSIONS = {'': u'unknown',

Callers 1

parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…