Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
e fn@sdZddlZddlZddlZdddgZGdddeZddddZdddd dZd d Z e d kre ndS) zImplementation of the UUencode and UUdecode functions. encode(in_file, out_file [,name, mode]) decode(in_file [, out_file, mode]) NErrorencodedecodec@seZdZdS)rN)__name__ __module__ __qualname__rr'/opt/alt/python34/lib64/python3.4/uu.pyr's cCsg}z|dkr$tjj}nt|tr|dkrTtjj|}n|dkrytj|j }Wqt k rYqXnt |d}|j |n|dkrtj j}n.t|trt |d}|j |n|dkr d}n|dkr d}n|jd|d@|fjd|jd }x;t|d kr|jtj||jd }qVW|jd Wdx|D]}|jqWXdS) z Uuencode file-Nrbwbiz begin %o %s iascii-rs end )sysstdinbuffer isinstancestrospathbasenamestatst_modeAttributeErroropenappendstdoutwriterreadlenbinasciiZb2a_uuclose)in_fileout_filenamemode opened_filesdatafrrr r*s>         $ Fc Csg}|dkr!tjj}n.t|trOt|d}|j|nz~x|j}|svtdn|j dsqUn|j dd}t |dkrU|ddkrUyt |d d PWqt k rYqXqUqUW|d krA|djd jd }tjj|rAtd|qAn|d krct |d d }n|dkr~tjj}n`t|trt|d}ytjj||Wntk rYnX|}|j|n|j}x|r|jd dkrytj|} Wn|tjk r} zY|ddd@ddd} tj|d | } |stjjd| nWYd d } ~ XnX|j| |j}qW|stdnWd x|D]} | jqWXd S)zDecode uuencoded filer r z'No valid begin line found in input filesbegin rNs r z"Cannot overwrite existing file: %sr send ?z Warning: %s zTruncated input file)rrrrrrrreadliner startswithsplitrint ValueErrorrstriprrrexistsrchmodrstripr Za2b_uustderrrr!) r"r#r%quietr&ZhdrZ hdrfieldsfpsr'vnbytesr(rrr rZsf  "       *  c Csddl}|jdd}|jddddd d d d d d|jddddd dd d d d|j\}}t|dkr|jdtjdntjj }tj j }t|dkr|d}nt|dkr|d}n|j rl|j r\t |tr8t|d}q\ttjddtjdnt ||n[|j rt |trt|d}qttjddtjdnt||dS)zuuencode/uudecode main programrNZusagez'usage: %prog [-d] [-t] [input [output]]z-dz--decodedestrhelpzDecode (instead of encode)?defaultFaction store_truez-tz--texttextz2data is text, encoded format unix-compatible text?r*zincorrect number of argumentsr,r z: cannot do -t to stdoutr z: cannot do -t from stdin)optparseZ OptionParserZ add_option parse_argsrerrorrexitrrrrrFrrrprintargvr)rGparserZoptionsargsinputoutputrrr tests6 ((        rQ__main__) __doc__r rr__all__ ExceptionrrrrQrrrrr s   0F &