MCPcopy
hub / github.com/pyload/pyload / feedparser.py

File feedparser.py

module/lib/feedparser.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""Universal feed parser
3
4Handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds

Callers

nothing calls this directly

Calls 15

EndBracketRegExClass · 0.85
registerDateHandlerFunction · 0.85
_OptionsClass · 0.85
zopeCompatibilityHackFunction · 0.85
parseFunction · 0.85
compileMethod · 0.80
print_helpMethod · 0.80
iteritemsMethod · 0.45
startMethod · 0.45
searchMethod · 0.45
replaceMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected