Current Path : /proc/thread-self/root/opt/alt/python39/lib64/python3.9/__pycache__/ |
Current File : //proc/thread-self/root/opt/alt/python39/lib64/python3.9/__pycache__/uu.cpython-39.pyc |
a ��fm � @ sh d Z ddlZddlZddlZg d�ZG dd� de�Zddd�dd �Zdd d�Zdd � Z e dkrde � dS )z�Implementation of the UUencode and UUdecode functions. encode(in_file, out_file [,name, mode], *, backtick=False) decode(in_file [, out_file, mode, quiet]) � N)�Error�encode�decodec @ s e Zd ZdS )r N)�__name__� __module__�__qualname__� r r �'/opt/alt/python39/lib64/python3.9/uu.pyr &