B
7.J @ s d dl Z d dlZd dlZd dlZd dlZd dlZd dlZd dlZddddgZd\Z Z
ZZZ
d\ZZdZd Zd
ZdddZd
d ZG dd dZG dd dejZG dd dejZdddZdd Zdd Zedkre dS ) NGzipFileopencompress
decompress) )r r r rbc C s d|kr d|krPt d|f n0|d k r0t d|d k r@t d|d k rPt d|dd}t| tttjfr|t| ||}n,t| dst| d rtd ||| }nt d
d|krt
||||S |S d S )NtbzInvalid mode: %rz0Argument 'encoding' not supported in binary modez.Argument 'errors' not supported in binary modez/Argument 'newline' not supported in binary mode readwritez1filename must be a str or bytes object, or a file)
ValueErrorreplace
isinstancestrbytesosPathLiker hasattr TypeErrorio
TextIOWrapper)filenamemode
compresslevelencodingerrorsnewlineZgz_modeZbinary_file r$ )/opt/alt/python37/lib64/python3.7/gzip.pyr s$ c C s | td| d S )Nz