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

Method _start_url

pattern/web/feed/feedparser.py:1268–1269  ·  view source on GitHub ↗
(self, attrsD)

Source from the content-addressed store, hash-verified

1266 context['height'] = value
1267
1268 def _start_url(self, attrsD):
1269 self.push('href', 1)
1270 _start_homepage = _start_url
1271 _start_uri = _start_url
1272

Callers

nothing calls this directly

Calls 1

pushMethod · 0.95

Tested by

no test coverage detected