MCPcopy
hub / github.com/django/django / endChannelElement

Method endChannelElement

django/utils/feedgenerator.py:345–346  ·  view source on GitHub ↗
(self, handler)

Source from the content-addressed store, hash-verified

343 handler.addQuickElement("ttl", self.feed["ttl"])
344
345 def endChannelElement(self, handler):
346 handler.endElement("channel")
347
348
349class RssUserland091Feed(RssFeed):

Callers 1

writeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected