Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
opt
›
alt
›
python38
›
lib64
›
python3.8
›
test
›
__pycache__
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ test_gzip.cpython-38.pyc
← Back
U i�f�w � @ s$ d Z ddlZddlZddlZddlZddlZddlZddlZddlZddl m Z mZ ddlm Z ddlmZmZ ddlmZmZ e �d�ZdZd Zej�e j�d ZG dd� dej�ZG d d� dej�ZG dd� de�Z G dd� de�Z!dd� Z"G dd� dej�Z#ddd�Z$e%dk�r e$dd� dS )z!Test script for the gzip module. � N)�PIPE�Popen)�support)�_4G� bigmemtest)�assert_python_ok�assert_python_failure�gzipsy int length=DEFAULTALLOC, err = Z_OK; PyObject *RetVal; int flushmode = Z_FINISH; unsigned long start_total_out; s� /* zlibmodule.c -- gzip-compatible data compression */ /* See http://www.gzip.org/zlib/ /* See http://www.winimage.com/zLibDll for Windows */ z-gzdirc @ s$ e Zd Zdd� Zdd� Zdd� ZdS )�UnseekableIOc C s dS )NF� ��selfr r �3/opt/alt/python38/lib64/python3.8/test/test_gzip.py�seekable$ s zUnseekableIO.seekablec C s t j�d S �N��io�UnsupportedOperationr r r r �tell'