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

Method _end_subtitle

pattern/web/feed/feedparser.py:1364–1365  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1362 _start_itunes_subtitle = _start_subtitle
1363
1364 def _end_subtitle(self):
1365 self.popContent('subtitle')
1366 _end_tagline = _end_subtitle
1367 _end_itunes_subtitle = _end_subtitle
1368

Callers

nothing calls this directly

Calls 1

popContentMethod · 0.95

Tested by

no test coverage detected