📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 19:21:57
📂
/ (Root)
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
command
/
__pycache__
📍 /opt/alt/python312/lib/python3.12/site-packages/setuptools/command/__pycache__
🔄 Refresh
✏️
Editing: upload_docs.cpython-312.pyc
Read Only
� ��_iJ � � � d Z ddlmZ ddlmZ ddlmZ ddlZddlZddl Z ddl Z ddlZddlZddl ZddlZddlmZ ddlmZ d d lmZ d� Z G d� d e� Zy)z|upload_docs Implements a Distutils 'upload_docs' subcommand (upload documentation to sites other than PyPi such as devpi). � )�standard_b64encode)�log)�DistutilsOptionErrorN� )�metadata)�SetuptoolsDeprecationWarning� )�uploadc �&