| Server IP : 152.69.216.235 / Your IP : 80.80.80.28 Web Server : Apache/2.4.37 (Oracle Linux Server) System : Linux ust-wp4-prod 5.15.0-310.184.5.2.el8uek.x86_64 #2 SMP Wed Jul 9 16:08:33 PDT 2025 x86_64 User : apache ( 48) PHP Version : 8.4.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib64/python2.7/distutils/ |
Upload File : |
�
Kufc @ sR d Z d d l Z d d l m Z d d l m Z d Z d e f d � � YZ d S( s� distutils.pypirc
Provides the PyPIRCCommand class, the base class for the command classes
that uses .pypirc in the distutils.command package.
i����N( t ConfigParser( t CommandsE [distutils]
index-servers =
pypi
[pypi]
username:%s
password:%s
t
PyPIRCCommandc B su e Z d Z d Z d Z d
Z d
Z d d d e f d g Z d g Z d � Z
d � Z d
� Z d � Z
d � Z RS( s; Base command that knows how to handle the .pypirc file
s https://upload.pypi.org/legacy/t pypis repository=t rs url of repository [default: %s]s
show-responses&