Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
4
Handles 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
EndBracketRegEx
Class · 0.85
registerDateHandler
Function · 0.85
_Options
Class · 0.85
zopeCompatibilityHack
Function · 0.85
parse
Function · 0.85
compile
Method · 0.80
print_help
Method · 0.80
iteritems
Method · 0.45
start
Method · 0.45
search
Method · 0.45
replace
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected