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

Method _start_name

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

Source from the content-addressed store, hash-verified

1223 self.incontributor = 0
1224
1225 def _start_name(self, attrsD):
1226 self.push('name', 0)
1227 _start_itunes_name = _start_name
1228
1229 def _end_name(self):

Callers

nothing calls this directly

Calls 1

pushMethod · 0.95

Tested by

no test coverage detected