config root man

Current Path : /usr/local/lib/python2.5/email/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/lib/python2.5/email/parser.pyc

³ò
h”Rc@s{dZddgZddkZddklZddklZddklZdd
d„ƒYZ	de	fd	„ƒYZ
dS(s-A parser of RFC 2822 and MIME email messages.tParsertHeaderParseriÿÿÿÿN(tStringIO(t
FeedParser(tMessagecBs)eZd„Zed„Zed„ZRS(cOst|ƒdjo/d|jotdƒ‚n|d|d<nt|ƒdjo/d|jotdƒ‚n|d|d<nt|ƒdjotdƒ‚nd|jo|d|_|d=n
t|_d|jotid	tdƒ|d=n|otd
ƒ‚ndS(sÌParser of RFC 2822 and MIME email messages.

        Creates an in-memory object tree representing the email message, which
        can then be manipulated and turned over to a Generator to return the
        textual representation of the message.

        The string must be formatted as a block of RFC 2822 headers and header
        continuation lines, optionally preceeded by a `Unix-from' header.  The
        header block is terminated either by the end of the string or by a
        blank line.

        _class is the class to instantiate for new message objects when they
        must be created.  This class must have a constructor that can take
        zero arguments.  Default is Message.Message.
        it_classs(Multiple values for keyword arg '_class'iitstricts(Multiple values for keyword arg 'strict'sToo many argumentss-'strict' argument is deprecated (and ignored)sUnexpected keyword argumentsN(tlent	TypeErrorRRtwarningstwarntDeprecationWarning(tselftargstkws((s(/usr/local/lib/python2.5/email/parser.pyt__init__s(



	
	
cCset|iƒ}|o|iƒnx4to,|idƒ}|pPn|i|ƒq'W|iƒS(s\Create a message structure from the data in a file.

        Reads all the data from the file and returns the root of the message
        structure.  Optional headersonly is a flag specifying whether to stop
        parsing after reading the headers or not.  The default is False,
        meaning it parses the entire contents of the file.
        i (RRt_set_headersonlytTruetreadtfeedtclose(Rtfptheadersonlyt
feedparsertdata((s(/usr/local/lib/python2.5/email/parser.pytparse8scCs|it|ƒd|ƒS(s-Create a message structure from a string.

        Returns the root of the message structure.  Optional headersonly is a
        flag specifying whether to stop parsing after reading the headers or
        not.  The default is False, meaning it parses the entire contents of
        the file.
        R(RR(RttextR((s(/usr/local/lib/python2.5/email/parser.pytparsestrJs(t__name__t
__module__RtFalseRR(((s(/usr/local/lib/python2.5/email/parser.pyRs	&cBs eZed„Zed„ZRS(cCsti||tƒS(N(RRR(RRR((s(/usr/local/lib/python2.5/email/parser.pyRWscCsti||tƒS(N(RRR(RRR((s(/usr/local/lib/python2.5/email/parser.pyRZs(RRRRR(((s(/usr/local/lib/python2.5/email/parser.pyRVs((t__doc__t__all__R	t	cStringIORtemail.feedparserRt
email.messageRRR(((s(/usr/local/lib/python2.5/email/parser.pys<module>sE

Man Man