Hacked By AnonymousFox
3
\�
� @ s� d dl Z d dlZd dlmZ ddd�Zddd �ZG d
d� de j�ZG dd
� d
e j�ZG dd� de j�ZG dd� dee j �Z G dd� dee j
�Z
dd� ZdS )� N)�BytesIO�strict�<data>� c C st t | �}t � }|j}|j}|d|d@ |f jd�� |d�}x|rZ|tj|�� |d�}q>W |d� |j� t| �fS )Nzbegin %o %s
i� �ascii�- s
end
)r �read�write�encode�binasciiZb2a_uu�getvalue�len) �input�errors�filename�mode�infile�outfiler r �chunk� r �*/usr/lib64/python3.6/encodings/uu_codec.py� uu_encode s r c
C s� t | �}t � }|j}|j}x(|� }|s.td��|d d� dkrP qW x�|� }| sZ|dkr\P ytj|�}W nR tjk
r� } z4|d d d@ d d d } tj|d | � �}W Y d d }~X nX ||� qFW |s�td
��|j� t| �fS )Nz"Missing "begin" line in input data� s begins end
r � �? � � zTruncated input data) r �readliner �
ValueErrorr Za2b_uu�Errorr r
)
r r r r r r �s�data�v�nbytesr r r � uu_decode! s. $r$ c @ s e Zd Zddd�Zddd�ZdS ) �Codecr c C s
t ||�S )N)r )�selfr r r r r r
C s zCodec.encodec C s
t ||�S )N)r$ )r&