| Server IP : 118.27.122.248 / Your IP : 216.73.216.15 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/test/__pycache__/ |
Upload File : |
3 �w2_�k � @ s d Z ddlZddlZddlZddlZddlZddlZddlZddlZddl m Z mZ ddlm Z ddlmZmZ ddlmZ e jd�ZdZd Zejje j�d ZG dd� dej�ZG d d� dej�ZG dd� de�ZG dd� de�Z dd� Z!G dd� dej�Z"ddd�Z#e$dk�re#dd� dS )z!Test script for the gzip module. � N)�PIPE�Popen)�support)�_4G� bigmemtest)�assert_python_ok�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/python36/lib64/python3.6/test/test_gzip.py�seekable$ s zUnseekableIO.seekablec C s t j�d S )N)�io�UnsupportedOperation)r r r r �tell'