/opt/alt/python33/lib64/python3.3/email/__pycache__
NameSizeModeActions
base64mime.cpython-33.pyc40220644editdlrm
base64mime.cpython-33.pyo40220644editdlrm
charset.cpython-33.pyc146120644editdlrm
charset.cpython-33.pyo145570644editdlrm
encoders.cpython-33.pyc27200644editdlrm
encoders.cpython-33.pyo27200644editdlrm
errors.cpython-33.pyc112520644editdlrm
errors.cpython-33.pyo112520644editdlrm
feedparser.cpython-33.pyc153400644editdlrm
feedparser.cpython-33.pyo150990644editdlrm
generator.cpython-33.pyc181140644editdlrm
generator.cpython-33.pyo181140644editdlrm
header.cpython-33.pyc229050644editdlrm
header.cpython-33.pyo229050644editdlrm
headerregistry.cpython-33.pyc333660644editdlrm
headerregistry.cpython-33.pyo332990644editdlrm
iterators.cpython-33.pyc27380644editdlrm
iterators.cpython-33.pyo27380644editdlrm
message.cpython-33.pyc374120644editdlrm
message.cpython-33.pyo374120644editdlrm
parser.cpython-33.pyc78740644editdlrm
parser.cpython-33.pyo78740644editdlrm
policy.cpython-33.pyc99130644editdlrm
policy.cpython-33.pyo99130644editdlrm
quoprimime.cpython-33.pyc100070644editdlrm
quoprimime.cpython-33.pyo100070644editdlrm
utils.cpython-33.pyc135980644editdlrm
utils.cpython-33.pyo135980644editdlrm
_encoded_words.cpython-33.pyc78070644editdlrm
_encoded_words.cpython-33.pyo78070644editdlrm
_header_value_parser.cpython-33.pyc1251290644editdlrm
_header_value_parser.cpython-33.pyo1250680644editdlrm
_parseaddr.cpython-33.pyc177570644editdlrm
_parseaddr.cpython-33.pyo177570644editdlrm
_policybase.cpython-33.pyc184240644editdlrm
_policybase.cpython-33.pyo184240644editdlrm
__init__.cpython-33.pyc24700644editdlrm
__init__.cpython-33.pyo24700644editdlrm
Edit: /opt/alt/python33/lib64/python3.3/email/__pycache__/parser.cpython-33.pyc (7874B)
ž Ιϊf™c@sΖdZddddgZddlZddlmZmZddlmZmZdd l m Z dd l m Z Gd d„dƒZ Gd d„de ƒZGd d„dƒZGdd„deƒZdS(u-A parser of RFC 2822 and MIME email messages.uParseru HeaderParseru BytesParseruBytesHeaderParseriN(uStringIOu TextIOWrapper(u FeedParseruBytesFeedParser(uMessage(ucompat32cBsG|EeZdZdeedd„Zd dd„Zd dd„ZdS( uParserupolicycCs||_||_dS(u†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. The policy keyword specifies a policy object that controls a number of aspects of the parser's operation. The default policy maintains backward compatibility. N(u_classupolicy(uselfu_classupolicy((u1/opt/alt/python33/lib64/python3.3/email/parser.pyu__init__s uParser.__init__cCsat|jd|jƒ}|r+|jƒnx)|jdƒ}|sGPn|j|ƒq.|jƒS(u\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. upolicyi (u FeedParseru_classupolicyu_set_headersonlyureadufeeduclose(uselfufpu headersonlyu feedparserudata((u1/opt/alt/python33/lib64/python3.3/email/parser.pyuparse+s u Parser.parsecCs|jt|ƒd|ƒS(u-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. u headersonly(uparseuStringIO(uselfutextu headersonly((u1/opt/alt/python33/lib64/python3.3/email/parser.pyuparsestr=suParser.parsestrNF( u__name__u __module__u __qualname__ucompat32uMessageu__init__uFalseuparseuparsestr(u __locals__((u1/opt/alt/python33/lib64/python3.3/email/parser.pyuParserscBs2|EeZdZddd„Zddd„ZdS(u HeaderParsercCstj||dƒS(NT(uParseruparseuTrue(uselfufpu headersonly((u1/opt/alt/python33/lib64/python3.3/email/parser.pyuparseJsuHeaderParser.parsecCstj||dƒS(NT(uParseruparsestruTrue(uselfutextu headersonly((u1/opt/alt/python33/lib64/python3.3/email/parser.pyuparsestrMsuHeaderParser.parsestrNT(u__name__u __module__u __qualname__uTrueuparseuparsestr(u __locals__((u1/opt/alt/python33/lib64/python3.3/email/parser.pyu HeaderParserIscBs>|EeZdZdd„Zddd„Zddd„ZdS( u BytesParsercOst||Ž|_dS(uΡParser of binary 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 input 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 input 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. N(uParseruparser(uselfuargsukw((u1/opt/alt/python33/lib64/python3.3/email/parser.pyu__init__SsuBytesParser.__init__c Cs<t|ddddƒ}||jj||ƒSWdQXdS(ucCreate a message structure from the data in a binary 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. uencodinguasciiuerrorsusurrogateescapeN(u TextIOWrapperuparseruparse(uselfufpu headersonly((u1/opt/alt/python33/lib64/python3.3/email/parser.pyuparseesuBytesParser.parsecCs(|jdddƒ}|jj||ƒS(u2Create a message structure from a byte 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. uASCIIuerrorsusurrogateescape(udecodeuparseruparsestr(uselfutextu headersonly((u1/opt/alt/python33/lib64/python3.3/email/parser.pyu parsebytesrsuBytesParser.parsebytesNF(u__name__u __module__u __qualname__u__init__uFalseuparseu parsebytes(u __locals__((u1/opt/alt/python33/lib64/python3.3/email/parser.pyu BytesParserQs  cBs2|EeZdZddd„Zddd„ZdS(uBytesHeaderParsercCstj||ddƒS(Nu headersonlyT(u BytesParseruparseuTrue(uselfufpu headersonly((u1/opt/alt/python33/lib64/python3.3/email/parser.pyuparsesuBytesHeaderParser.parsecCstj||ddƒS(Nu headersonlyT(u BytesParseru parsebytesuTrue(uselfutextu headersonly((u1/opt/alt/python33/lib64/python3.3/email/parser.pyu parsebytes‚suBytesHeaderParser.parsebytesNT(u__name__u __module__u __qualname__uTrueuparseu parsebytes(u __locals__((u1/opt/alt/python33/lib64/python3.3/email/parser.pyuBytesHeaderParser~s(u__doc__u__all__uwarningsuiouStringIOu TextIOWrapperuemail.feedparseru FeedParseruBytesFeedParseru email.messageuMessageuemail._policybaseucompat32uParseru HeaderParseru BytesParseruBytesHeaderParser(((u1/opt/alt/python33/lib64/python3.3/email/parser.pyus 7-