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

Method _start_info

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

Source from the content-addressed store, hash-verified

1616 _end_dc_description = _end_description
1617
1618 def _start_info(self, attrsD):
1619 self.pushContent('info', attrsD, u'text/plain', 1)
1620 _start_feedburner_browserfriendly = _start_info
1621
1622 def _end_info(self):

Callers

nothing calls this directly

Calls 1

pushContentMethod · 0.95

Tested by

no test coverage detected