$34 GRAYBYTE WORDPRESS FILE MANAGER $91

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python36/lib64/python3.6/email/__pycache__/

HOME
Current File : /opt/alt/python36/lib64/python3.6/email/__pycache__//feedparser.cpython-36.pyc
3

� f�X�@s�dZddgZddlZddlmZddlmZddlmZddl	m
Z
ejd	�Zejd
�Z
ejd�Zejd
�Zejd�Zd
ZdZe�ZGdd�de�ZGdd�d�ZGdd�de�ZdS)aFeedParser - An email feed parser.

The feed parser implements an interface for incrementally parsing an email
message, line by line.  This has advantages for certain applications, such as
those reading email messages off a socket.

FeedParser.feed() is the primary interface for pushing new data into the
parser.  It returns when there's nothing more it can do with the available
data.  When you have no more data to push into the parser, call .close().
This completes the parsing and returns the root message object.

The other advantage of this parser is that it will never raise a parsing
exception.  Instead, when it finds something unexpected, it adds a 'defect' to
the current message.  Defects are just instances that live on the message
object's .defects attribute.
�
FeedParser�BytesFeedParser�N)�errors)�compat32)�deque)�StringIOz
\r\n|\r|\nz(\r\n|\r|\n)z(\r\n|\r|\n)\Zz%^(From |[\041-\071\073-\176]*:|[\t ])��
c@s`eZdZdZdd�Zdd�Zdd�Zdd	�Zd
d�Zdd
�Z	dd�Z
dd�Zdd�Zdd�Z
dS)�BufferedSubFileakA file-ish object that can have new data loaded into it.

    You can also push and pop line-matching predicates onto a stack.  When the
    current predicate matches the current line, a false EOF response
    (i.e. empty string) is returned instead.  This lets the parser adhere to a
    simple abstraction -- it parses until EOF closes the current message.
    cCs$tdd�|_t�|_g|_d|_dS)Nr)�newlineF)r�_partialr�_lines�	_eofstack�_closed)�self�r�5/opt/alt/python36/lib64/python3.6/email/feedparser.py�__init__5szBufferedSubFile.__init__cCs|jj|�dS)N)r�append)rZpredrrr�push_eof_matcher@sz BufferedSubFile.push_eof_matchercCs
|jj�S)N)r�pop)rrrr�pop_eof_matcherCszBufferedSubFile.pop_eof_matchercCs<|jjd�|j|jj��|jjd�|jj�d|_dS)NrT)r�seek�	pushlines�	readlines�truncater)rrrr�closeFs

zBufferedSubFile.closecCsN|js|jrdStS|jj�}x*t|j�D]}||�r*|jj|�dSq*W|S)Nr)r
r�NeedMoreData�popleft�reversedr�
appendleft)r�lineZateofrrr�readlineNs
zBufferedSubFile.readlinecCs|tk	st�|jj|�dS)N)r�AssertionErrorr
r )rr!rrr�
unreadline`szBufferedSubFile.unreadlinecCsx|jj|�d|kr d|kr dS|jjd�|jj�}|jjd�|jj�|djd�sj|jj|j��|j|�dS)z$Push some new data into this object.r	�
Nr����)r�writerrr�endswithrr)r�data�partsrrr�pushes

zBufferedSubFile.pushcCs|jj|�dS)N)r
�extend)r�linesrrrrzszBufferedSubFile.pushlinescCs|S)Nr)rrrr�__iter__}szBufferedSubFile.__iter__cCs|j�}|dkrt�|S)Nr)r"�
StopIteration)rr!rrr�__next__�szBufferedSubFile.__next__N)�__name__�
__module__�__qualname__�__doc__rrrrr"r$r,rr/r1rrrrr
-sr
c@s`eZdZdZded�dd�Zdd�Zdd	�Zd
d�Zdd
�Z	dd�Z
dd�Zdd�Zdd�Z
dS)rzA feed-style parser of email.N)�policycCs�||_d|_|dkr<|jdkr2ddlm}||_qn|j|_n2||_y||jd�Wntk
rld|_YnXt�|_g|_	|j
�j|_d|_
d|_d|_dS)a_factory is called with no arguments to create a new message obj

        The policy keyword specifies a policy object that controls a number of
        aspects of the parser's operation.  The default policy maintains
        backward compatibility.

        FNr)�Message)r6T)r6�_old_style_factoryZmessage_factoryZ
email.messager7�_factory�	TypeErrorr
�_input�	_msgstack�	_parsegenr1�_parse�_cur�_last�_headersonly)rr9r6r7rrrr�s$

zFeedParser.__init__cCs
d|_dS)NT)rA)rrrr�_set_headersonly�szFeedParser._set_headersonlycCs|jj|�|j�dS)zPush more data into the parser.N)r;r,�_call_parse)rr*rrr�feed�szFeedParser.feedcCs&y|j�Wntk
r YnXdS)N)r>r0)rrrrrC�szFeedParser._call_parsecCsV|jj�|j�|j�}|js&t�|j�dkrR|j�rRtj	�}|j
j||�|S)z<Parse all remaining data and return the root message object.�	multipart)r;rrC�_pop_messager<r#�get_content_maintypeZis_multipartrZ!MultipartInvariantViolationDefectr6�
handle_defect)r�root�defectrrrr�s

zFeedParser.closecCsn|jr|j�}n|j|jd�}|jr<|jj�dkr<|jd�|jrR|jdj|�|jj|�||_||_	dS)N)r6zmultipart/digestzmessage/rfc822r&r')
r8r9r6r?�get_content_typeZset_default_typer<Zattachrr@)r�msgrrr�_new_message�s

zFeedParser._new_messagecCs(|jj�}|jr|jd|_nd|_|S)Nr&r')r<rr?)r�retvalrrrrF�s

zFeedParser._pop_messageccs@|j�g}xb|jD]X}|tkr(tVqtj|�sbtj|�s`tj�}|jj	|j
|�|jj|�P|j|�qW|j
|�|jr�g}x2|jj�}|tkr�tVq�|dkr�P|j|�q�W|j
jtj|��dS|j
j�dk�r�x�|jjtj�x$|j�D]}|tk�rtVq�Pq�W|j�}|jj�x&|jj�}|tk�rFtV�q(P�q(Wx&|jj�}|tk�rntV�qPP�qPW|dk�r�P|jj|�q�WdS|j
j�dk�r�x(|j�D]}|tk�r�tV�q�P�q�W|j�dS|j
j�dk�r�|j
j�}|dk�rbtj�}|jj	|j
|�g}x.|jD]$}|tk�r<tV�q$|j|��q$W|j
jtj|��dS|j
jdd�j�dk�r�tj�}|jj	|j
|�d	|}tjd
tj |�d�}	d}
g}d
}d
}
�x|jj�}|tk�r�tV�q�|dk�r�P|	j|�}|�r�|j!d��rd}
|j!d�}P|
�r~|�rj|d}t"j#|�}|�r\|dt$|j!d���|d<tj|�|j
_%d
}
|jj|��q�xB|jj�}|tk�r�tV�q�|	j|�}|�s�|jj|�P�q�W|jj|	j�x(|j�D]}|tk�r�tV�q�P�q�W|j&j�dk�rb|j&j'}|dk�r&d|j&_'n:|dk	�r�t"j#|�}|�r�t$|j!d��}|d|�|j&_'nD|j&j(}t)|t*��r�t"j#|�}|�r�|dt$|j!d���}||j&_(|jj�|j�|j
|_&n|
�s�t+�|j|��q�W|
�rHtj,�}|jj	|j
|�|j
jtj|��g}x$|jD]}|tk�rtV�q�qWtj|�|j
_'dS|
�sjtj-�}|jj	|j
|�dS|�rxdg}ng}x.|jD]$}|tk�r�tV�q�|j|��q�W|�r�|d}t.j|�}|�r�|t$|j!d��d�|d<tj|�|j
_'dSg}x.|jD]$}|tk�rtV�q|j|��qW|j
jtj|��dS)Nrzmessage/delivery-status�messagerEzcontent-transfer-encoding�8bit�7bit�binaryz--z(?P<sep>z4)(?P<end>--)?(?P<ws>[ \t]*)(?P<linesep>\r\n|\r|\n)?$TF�end�linesepr&r)rQrPrRr'r')/rMr;r�headerRE�match�NLCRErZ MissingHeaderBodySeparatorDefectr6rHr?r$r�_parse_headersrAr"Zset_payload�EMPTYSTRING�joinrKrr=rFrrGZget_boundaryZNoBoundaryInMultipartDefect�get�lowerZ-InvalidMultipartContentTransferEncodingDefect�re�compile�escape�group�	NLCRE_eol�search�len�preambler@�epilogueZ_payload�
isinstance�strr#ZStartBoundaryNotFoundDefectZCloseBoundaryNotFoundDefect�	NLCRE_bol)rZheadersr!rJr.rNrL�boundaryZ	separatorZ
boundaryreZcapturing_preamblerdrTZclose_boundary_seen�moZlastlineZeolmorerSZpayload�	firstlineZbolmorrrr=�sh





































zFeedParser._parsegenc	Cspd}g}�xFt|�D�]8\}}|ddkrV|sJtj|�}|jj|j|�q|j|�q|rx|jj|jj|��dg}}|j	d��r�|dkr�t
j|�}|r�|dt|j
d���}|jj|�qn:|t|�dkr�|jj|�dStj|�}|jjj|�q|jd�}|dk�r*tjd�}|jjj|�q|dk�s<td��|d|�}|g}qW|�rl|jj|jj|��dS)	Nrrz 	zFrom r&�:zMissing header name.z3_parse_headers fed line with no : and no leading WS)�	enumeraterZ#FirstHeaderLineIsContinuationDefectr6rHr?rZset_rawZheader_source_parse�
startswithrarbrcr`Zset_unixfromr;r$ZMisplacedEnvelopeHeaderDefectZdefects�findZInvalidHeaderDefectr#)	rr.Z
lastheaderZ	lastvalue�linenor!rJrj�irrrrX�sH








zFeedParser._parse_headers)N)r2r3r4r5rrrBrDrCrrMrFr=rXrrrrr�s

~cs eZdZdZ�fdd�Z�ZS)rz(Like FeedParser, but feed accepts bytes.cst�j|jdd��dS)N�ascii�surrogateescape)�superrD�decode)rr*)�	__class__rrrDszBytesFeedParser.feed)r2r3r4r5rD�
__classcell__rr)rvrrs)r5�__all__r]ZemailrZemail._policybaser�collectionsr�iorr^rWrhraZNLCRE_crackrUrY�NL�objectrr
rrrrrr�<module>s(




[


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
24 May 2024 8.33 AM
root / linksafe
0755
__init__.cpython-36.opt-1.pyc
1.645 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
__init__.cpython-36.opt-2.pyc
1.044 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
__init__.cpython-36.pyc
1.645 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_encoded_words.cpython-36.opt-1.pyc
5.468 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_encoded_words.cpython-36.opt-2.pyc
3.62 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_encoded_words.cpython-36.pyc
5.468 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_header_value_parser.cpython-36.opt-1.pyc
74.426 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_header_value_parser.cpython-36.opt-2.pyc
58.315 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_header_value_parser.cpython-36.pyc
74.477 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_parseaddr.cpython-36.opt-1.pyc
12.232 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_parseaddr.cpython-36.opt-2.pyc
9.336 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_parseaddr.cpython-36.pyc
12.232 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_policybase.cpython-36.opt-1.pyc
14.495 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_policybase.cpython-36.opt-2.pyc
5.85 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
_policybase.cpython-36.pyc
14.495 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
base64mime.cpython-36.opt-1.pyc
3.157 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
base64mime.cpython-36.opt-2.pyc
1.416 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
base64mime.cpython-36.pyc
3.157 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
charset.cpython-36.opt-1.pyc
11.22 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
charset.cpython-36.opt-2.pyc
5.027 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
charset.cpython-36.pyc
11.256 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
contentmanager.cpython-36.opt-1.pyc
7.132 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
contentmanager.cpython-36.opt-2.pyc
7.126 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
contentmanager.cpython-36.pyc
7.132 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
encoders.cpython-36.opt-1.pyc
1.616 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
encoders.cpython-36.opt-2.pyc
1.268 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
encoders.cpython-36.pyc
1.616 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
errors.cpython-36.opt-1.pyc
6.039 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
errors.cpython-36.opt-2.pyc
4.527 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
errors.cpython-36.pyc
6.039 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
feedparser.cpython-36.opt-1.pyc
10.259 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
feedparser.cpython-36.opt-2.pyc
8.627 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
feedparser.cpython-36.pyc
10.409 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
generator.cpython-36.opt-1.pyc
12.234 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
generator.cpython-36.opt-2.pyc
8.619 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
generator.cpython-36.pyc
12.234 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
header.cpython-36.opt-1.pyc
16.108 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
header.cpython-36.opt-2.pyc
10.61 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
header.cpython-36.pyc
16.108 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
headerregistry.cpython-36.opt-1.pyc
20.88 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
headerregistry.cpython-36.opt-2.pyc
15.238 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
headerregistry.cpython-36.pyc
20.935 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
iterators.cpython-36.opt-1.pyc
1.88 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
iterators.cpython-36.opt-2.pyc
1.267 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
iterators.cpython-36.pyc
1.88 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
message.cpython-36.opt-1.pyc
37.116 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
message.cpython-36.opt-2.pyc
20.907 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
message.cpython-36.pyc
37.116 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
parser.cpython-36.opt-1.pyc
5.605 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
parser.cpython-36.opt-2.pyc
2.65 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
parser.cpython-36.pyc
5.605 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
policy.cpython-36.opt-1.pyc
9.407 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
policy.cpython-36.opt-2.pyc
3.33 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
policy.cpython-36.pyc
9.407 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
quoprimime.cpython-36.opt-1.pyc
7.515 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
quoprimime.cpython-36.opt-2.pyc
4.113 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
quoprimime.cpython-36.pyc
7.515 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
utils.cpython-36.opt-1.pyc
9.657 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
utils.cpython-36.opt-2.pyc
6.4 KB
17 Apr 2024 5.19 PM
root / linksafe
0644
utils.cpython-36.pyc
9.657 KB
17 Apr 2024 5.19 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF