Trees Indices Help
Python Standard Library
Package email :: Module feedparser :: Class FeedParser
[]

_ClassType FeedParser

A feed-style parser of email.

Instance Methods [hide private]
__init__(self, _factory=<class email.message.Message at 0x4157a05c>)
_factory is called with no arguments to create a new message obj
_set_headersonly(self)
feed(self, data)
Push more data into the parser.
_call_parse(self)
close(self)
Parse all remaining data and return the root message object.
_new_message(self)
_pop_message(self)
_parsegen(self)
_parse_headers(self, lines)
Trees Indices Help
Python Standard Library

AltStyle によって変換されたページ (->オリジナル) /