| Server IP : 167.99.254.82 / Your IP : 216.73.216.68 Web Server : Apache System : Linux host.techisquad.com 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64 User : pawluxera ( 1011) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/twisted/python/test/__pycache__/ |
Upload File : |
o
�b// � @ s� d Z ddlZddlZddlZddlmZ ddlmZmZ ddl m
Z
G dd� d�ZG dd � d ee
j�Z
G d
d� dee
j�ZG dd
� d
e
j�ZdS )z'
Tests for L{twisted.python.zipstream}
� N)�md5)�filepath� zipstream)�unittestc @ s` e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
d� Zdd
� Z dd� Z
dd� Zdd� Zdd� Z
dS )�FileEntryMixinz?
File entry classes should behave as file-like objects
c C sZ | � � }t�|d| j��}|�d|� W d � n1 sw Y t�|d�}|�d�S )z6
Return an appropriate zip file entry
�w�contentN�r)�mktemp�zipfile�ZipFile�compression�writestrr �ChunkingZipFile�readfile)�self�contents�filename�z� r �D/usr/lib/python3/dist-packages/twisted/python/test/test_zipstream.py�getFileEntry s �
zFileEntryMixin.getFileEntryc C s>