HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/python3.8/site-packages/pip/_vendor/pep517/__pycache__/dirtools.cpython-38.pyc
U

��.ei�@sZddlZddlZddlZddlZddlZddlZddlZejdd��Zdd�Z	dd�Z
dS)�Nc	cs$t��}z
|VW5t�|�XdS)z2Create a temporary directory in a context manager.N)�tempfileZmkdtemp�shutilZrmtree)Ztd�r�?/usr/lib/python3.8/site-packages/pip/_vendor/pep517/dirtools.py�tempdir
s
rc
OsDztj||�WStk
r>}z|jtjkr.�W5d}~XYnXdS)zWLike `mkdir`, but does not raise an exception if the
    directory already exists.
    N)�os�mkdir�OSError�errnoZEEXIST)�args�kwargs�excrrr�mkdir_ps
rcCs�t��}t�|d�}t�|�D]r\}}}|D]0}tj�||�}tj�||�}|�	|dd�q,|D],}tj�||�}tj�||�}|�
||�qbq|S)z0Construct an in-memory zip file for a directory.�w�/�)�io�BytesIO�zipfileZZipFiler�walk�path�join�relpathZwritestr�write)�root�bufferZzip_file�dirs�filesrZfs_pathZrel_pathrrr�dir_to_zipfilesr)rr�
contextlibrrr
r�contextmanagerrrrrrrr�<module>s