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

Class CharacterEncodingOverride

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

Source from the content-addressed store, hash-verified

296# ---------- don't touch these ----------
297class ThingsNobodyCaresAboutButMe(Exception): pass
298class CharacterEncodingOverride(ThingsNobodyCaresAboutButMe): pass
299class CharacterEncodingUnknown(ThingsNobodyCaresAboutButMe): pass
300class NonXMLContentType(ThingsNobodyCaresAboutButMe): pass
301class UndeclaredNamespace(Exception): pass

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…