$88 GRAYBYTE WORDPRESS FILE MANAGER $84

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

/opt/alt/python39/lib64/python3.9/email/__pycache__/

HOME
Current File : /opt/alt/python39/lib64/python3.9/email/__pycache__//utils.cpython-39.opt-1.pyc
a

XC?h�B�@s�dZgd�ZddlZddlZddlZddlZddlZddlZddlZ	ddl
mZddl
mZ
ddl
mZddl
mZmZmZddlmZd	Zd
Zd
ZdZdZe�d
�Ze�d�Zdd�Zdd�ZdAdd�Zdd�Zdd�Z dZ!dd�dd�Z"dd�Z#d d!�Z$d"d#�Z%d$d%�Z&dBd'd(�Z'dCd)d*�Z(dDd+d,�Z)d-d.�Z*dd�d/d0�Z+d1d2�Z,d3d4�Z-dEd5d6�Z.e�d7ej/�Z0d8d9�Z1dFd<d=�Z2dGd?d@�Z3dS)HzMiscellaneous utilities.)�collapse_rfc2231_value�
decode_params�decode_rfc2231�encode_rfc2231�
formataddr�
formatdate�format_datetime�getaddresses�
make_msgid�	mktime_tz�	parseaddr�	parsedate�parsedate_tz�parsedate_to_datetime�unquote�N)�quote)�AddressList)r
)rr
�
_parsedate_tz)�Charsetz, �z
�'z[][\\()<>@,:;".]z[\\"]cCs(z|��WdSty"YdS0dS)z8Return True if s contains surrogate-escaped binary data.FTN)�encode�UnicodeEncodeError)�s�r�0/opt/alt/python39/lib64/python3.9/email/utils.py�_has_surrogates4s
rcCs|�dd�}|�dd�S)N�utf-8�surrogateescape�replace)r�decode)�stringZoriginal_bytesrrr�	_sanitizeAsr"rcCs�|\}}|�d�|r�z|�d�Wn:ty^t|t�rDt|�}|�|�}d||fYS0d}t�|�rrd}t�	d|�}d||||fS|S)a�The inverse of parseaddr(), this takes a 2-tuple of the form
    (realname, email_address) and returns the string value suitable
    for an RFC 2822 From, To or Cc header.

    If the first element of pair is false, then the second element is
    returned unmodified.

    The optional charset is the character set that is used to encode
    realname in case realname is not ASCII safe.  Can be an instance of str or
    a Charset-like object which has a header_encode method.  Default is
    'utf-8'.
    �asciiz%s <%s>r�"z\\\g<0>z%s%s%s <%s>)
rr�
isinstance�strrZ
header_encode�
specialsre�search�	escapesre�sub)Zpair�charset�nameZaddressZencoded_nameZquotesrrrrMs 




rccs\d}d}t|�D]8\}}|r0|d|fVd}q|dkr>d}q||fVq|rX|dfVdS)NrF�\T)�	enumerate)�addr�pos�escape�chrrr�_iter_escaped_charsnsr3cCs�d|vr|Sd}d}g}t|�D]D\}}|dkr |dur>|}q ||krX|�|||��|d}d}q |t|�kr�|�||d��d�|�S)z Strip real names between quotes.r$rN�r)r3�append�len�join)r/�startZopen_pos�resultr0r2rrr�_strip_quoted_realnames}s r:T)�strictcCs�|s&t�dd�|D��}t|�}|jSdd�|D�}t|�}t�|�}t|�}t|j�}d}|D]}t|�}|d|�d�7}q`t|�|kr�dgS|S)	z�Return a list of (REALNAME, EMAIL) or ('','') for each fieldvalue.

    When parsing fails for a fieldvalue, a 2-tuple of ('', '') is returned in
    its place.

    If strict is true, use a strict parser which rejects malformed inputs.
    css|]}t|�VqdS)N�r&��.0�vrrr�	<genexpr>��zgetaddresses.<locals>.<genexpr>cSsg|]}t|��qSrr<r=rrr�
<listcomp>�rAz getaddresses.<locals>.<listcomp>rr4�,�rr)	�
COMMASPACEr7�_AddressList�addresslist�_pre_parse_validation�_post_parse_validationr:�countr6)Zfieldvaluesr;�all�ar/r9�nr?rrrr�s 

rcCsVt|�}d}t|�D]8\}}|dkr.|d7}q|dkr|d8}|dkrdSq|dkS)Nr�(r4�)F)r:r3)r/Zopensr0r2rrr�_check_parenthesis�s
rPcCs(g}|D]}t|�sd}|�|�q|S)Nz('', ''))rPr5)Zemail_header_fields�accepted_valuesr?rrrrH�srHcCs,g}|D]}d|dvrd}|�|�q|S)N�[r4rD)r5)Zparsed_email_header_tuplesrQr?rrrrI�srIc	CsHdgd�|d|dgd�|dd|d|d|d	|d
|fS)Nz"%s, %02d %s %04d %02d:%02d:%02d %s)ZMonZTueZWedZThuZFriZSatZSun��)ZJanZFebZMarZAprZMayZJunZJulZAugZSepZOctZNovZDecr4r���r)�	timetuple�zonerrr�_format_timetuple_and_zone�s
��rZFcCsR|durt��}|s|r,tj�|tjj�}ntj�|�}|rH|��}d}t||�S)a�Returns a date string as specified by RFC 2822, e.g.:

    Fri, 09 Nov 2001 01:08:47 -0000

    Optional timeval if given is a floating point time value as accepted by
    gmtime() and localtime(), otherwise the current time is used.

    Optional localtime is a flag that when True, interprets timeval, and
    returns a date relative to the local timezone instead of UTC, properly
    taking daylight savings time into account.

    Optional argument usegmt means that the timezone is written out as
    an ascii string, not numeric one (so "GMT" instead of "+0000"). This
    is needed for HTTP, and is only used when localtime==False.
    NF)�time�datetimeZ
fromtimestamp�timezone�utcZutcfromtimestamp�
astimezoner)�timeval�	localtime�usegmt�dtrrrr�srcCsV|��}|r2|jdus$|jtjjkr,td��d}n|jdurBd}n
|�d�}t||�S)a$Turn a datetime into a date string as specified in RFC 2822.

    If usegmt is True, dt must be an aware datetime with an offset of zero.  In
    this case 'GMT' will be rendered instead of the normal +0000 required by
    RFC2822.  This is to support HTTP headers involving date stamps.
    Nz%usegmt option requires a UTC datetimeZGMTz-0000z%z)rX�tzinfor\r]r^�
ValueError�strftimerZ)rcrb�nowrYrrrrs

rcCs^tt��d�}t��}t�d�}|dur0d}nd|}|durHt��}d|||||f}|S)a{Returns a string suitable for RFC 2822 compliant Message-ID, e.g:

    <142480216486.20800.16526388040877946887@nightshade.la.mastaler.com>

    Optional idstring if given is a string used to strengthen the
    uniqueness of the message id.  Optional domain if given provides the
    portion of the message id after the '@'.  It defaults to the locally
    defined hostname.
    �d�@Nr�.z<%d.%d.%d%s@%s>)�intr[�os�getpid�randomZgetrandbits�socketZgetfqdn)ZidstringZdomainr`�pidZrandintZmsgidrrrr	"s

r	cCsNt|��^}}|dur(tj|dd��Stj|dd�dt�tj|d��i�S)NrSrd��seconds)rr\r]�	timedelta)�dataZdtuple�tzrrrr9s�rcCsv|st|�j}|sdS|dSt|t�r0|d}t|t�s>dSt|g�d}tt|�j�}|rjt|�dkrndS|dS)a
    Parse addr into its constituent realname and email address parts.

    Return a tuple of realname and email address, unless the parse fails, in
    which case return a 2-tuple of ('', '').

    If strict is True, use a strict parser which rejects malformed inputs.
    rDrr4)rFrGr%�listr&rHrIr6)r/r;ZaddrsrrrrAs	


rcCs`t|�dkr\|�d�r<|�d�r<|dd��dd��dd�S|�d�r\|�d�r\|dd�S|S)	zRemove quotes from a string.r4r$���z\\r-z\"�<�>)r6�
startswith�endswithrr<rrrr`srcCs&|�td�}t|�dkr"dd|fS|S)z#Decode string according to RFC 2231rTN)�split�TICKr6)r�partsrrrrls
rcCsDtjj|d|pdd�}|dur*|dur*|S|dur6d}d|||fS)z�Encode string according to RFC 2231.

    If neither charset nor language is given, then s is returned as-is.  If
    charset is given but not language, the string is encoded using the empty
    string for language.
    rr#)Zsafe�encodingNz%s'%s'%s)�urllib�parser)rr+�languagerrrrtsrz&^(?P<name>\w+)\*((?P<num>[0-9]+)\*?)?$c
Cs@|dg}i}|dd�D]x\}}|�d�}t|�}t�|�}|r||�dd�\}}|durbt|�}|�|g��|||f�q|�|dt|�f�q|�r<|�	�D]�\}}g}d}	|�
�|D],\}}
}|r�tjj|
d	d
�}
d}	|�|
�q�tt
�|��}|	�r(t|�\}}}|�|||d|ff�q�|�|d|f�q�|S)zDecode parameters list according to RFC 2231.

    params is a sequence of 2-tuples containing (param name, string value).
    rr4N�*r,�numz"%s"Fzlatin-1)rT)r{r�rfc2231_continuation�match�grouprk�
setdefaultr5r�items�sortr�r��EMPTYSTRINGr7r)
�params�
new_paramsZrfc2231_paramsr,�valueZencodedZmor�Z
continuationsZextendedrr+r�rrrr�s8


rr�us-asciicCslt|t�rt|�dkrt|�S|\}}}|dur4|}t|d�}zt|||�WStyft|�YS0dS)NrUzraw-unicode-escape)r%�tupler6r�bytesr&�LookupError)r��errorsZfallback_charsetr+r��textZrawbytesrrrr�s

rrwc	Cs|durtj�tjj���S|jdur.|��S|��dd�|f}t�|�}t�	|�}z tj
|jd�}t�||j�}Wn~t
y�|tjt�|�dd��}tjo�|jdk}|r�tjntj}|tj
|d�kr�t�|tj|�}n
t�|�}Yn0|j|d�S)a�Return local time as an aware datetime object.

    If called without arguments, return current time.  Otherwise *dt*
    argument should be a datetime instance, and it is converted to the
    local time zone according to the system time zone database.  If *dt* is
    naive (that is, dt.tzinfo is None), it is assumed to be in local time.
    In this case, a positive or zero value for *isdst* causes localtime to
    presume initially that summer time (for example, Daylight Saving Time)
    is or is not (respectively) in effect for the specified time.  A
    negative value for *isdst* causes the localtime() function to attempt
    to divine whether summer time is in effect for the specified time.

    NrwrqrSr)rd)r\rgr]r^r_rdrXr[�mktimerars�	tm_gmtoff�tm_zone�AttributeError�gmtime�daylight�tm_isdst�altzone�tznamer)	rcZisdstZtmrrZlocaltmZdeltaruZdstZgmtoffrrrra�s$


ra)r)NFF)F)NN)NN)rr�)Nrw)4�__doc__�__all__rl�rer[rnror\Zurllib.parser�Zemail._parseaddrrrrFr
rr
rZ
email.charsetrrEr�ZUEMPTYSTRINGZCRLFr}�compiler'r)rr"rr3r:Zsupports_strict_parsingrrPrHrIrZrrr	rrrrr�ASCIIr�rrrarrrr�<module>s^



!,
	



�0�



Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
22 Jul 2025 8.33 AM
root / linksafe
0755
__init__.cpython-39.opt-1.pyc
1.641 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
__init__.cpython-39.opt-2.pyc
1.03 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
__init__.cpython-39.pyc
1.641 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_encoded_words.cpython-39.opt-1.pyc
5.586 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_encoded_words.cpython-39.opt-2.pyc
3.744 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_encoded_words.cpython-39.pyc
5.586 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_header_value_parser.cpython-39.opt-1.pyc
78.443 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_header_value_parser.cpython-39.opt-2.pyc
61.908 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_header_value_parser.cpython-39.pyc
78.475 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_parseaddr.cpython-39.opt-1.pyc
12.115 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_parseaddr.cpython-39.opt-2.pyc
9.225 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_parseaddr.cpython-39.pyc
12.115 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_policybase.cpython-39.opt-1.pyc
14.921 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_policybase.cpython-39.opt-2.pyc
5.885 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
_policybase.cpython-39.pyc
14.921 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
base64mime.cpython-39.opt-1.pyc
3.176 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
base64mime.cpython-39.opt-2.pyc
1.44 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
base64mime.cpython-39.pyc
3.176 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
charset.cpython-39.opt-1.pyc
11.177 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
charset.cpython-39.opt-2.pyc
4.996 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
charset.cpython-39.pyc
11.197 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
contentmanager.cpython-39.opt-1.pyc
7.2 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
contentmanager.cpython-39.opt-2.pyc
7.2 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
contentmanager.cpython-39.pyc
7.2 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
encoders.cpython-39.opt-1.pyc
1.597 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
encoders.cpython-39.opt-2.pyc
1.254 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
encoders.cpython-39.pyc
1.597 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
errors.cpython-39.opt-1.pyc
5.947 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
errors.cpython-39.opt-2.pyc
4.516 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
errors.cpython-39.pyc
5.947 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
feedparser.cpython-39.opt-1.pyc
10.255 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
feedparser.cpython-39.opt-2.pyc
8.631 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
feedparser.cpython-39.pyc
10.373 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
generator.cpython-39.opt-1.pyc
12.688 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
generator.cpython-39.opt-2.pyc
9.076 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
generator.cpython-39.pyc
12.688 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
header.cpython-39.opt-1.pyc
16.06 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
header.cpython-39.opt-2.pyc
10.567 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
header.cpython-39.pyc
16.06 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
headerregistry.cpython-39.opt-1.pyc
21.429 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
headerregistry.cpython-39.opt-2.pyc
15.801 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
headerregistry.cpython-39.pyc
21.464 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
iterators.cpython-39.opt-1.pyc
1.898 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
iterators.cpython-39.opt-2.pyc
1.293 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
iterators.cpython-39.pyc
1.898 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
message.cpython-39.opt-1.pyc
36.962 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
message.cpython-39.opt-2.pyc
20.792 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
message.cpython-39.pyc
36.962 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
parser.cpython-39.opt-1.pyc
5.624 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
parser.cpython-39.opt-2.pyc
2.677 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
parser.cpython-39.pyc
5.624 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
policy.cpython-39.opt-1.pyc
9.426 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
policy.cpython-39.opt-2.pyc
3.356 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
policy.cpython-39.pyc
9.426 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
quoprimime.cpython-39.opt-1.pyc
7.507 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
quoprimime.cpython-39.opt-2.pyc
4.113 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
quoprimime.cpython-39.pyc
7.507 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
utils.cpython-39.opt-1.pyc
11.488 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
utils.cpython-39.opt-2.pyc
7.95 KB
19 Jun 2025 12.11 PM
root / linksafe
0644
utils.cpython-39.pyc
11.488 KB
19 Jun 2025 12.11 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF