Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ __init__
Method
__init__
module/lib/feedparser.py:3806–3807 ·
view source on GitHub ↗
(self, results)
Source
from the content-addressed store, hash-verified
3804
3805
class
Serializer:
3806
def
__init__(self, results):
3807
self.results = results
3808
3809
class
TextSerializer(Serializer):
3810
def
write(self, stream=sys.stdout):
Callers
4
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected