|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/opt/alt/python35/lib64/python3.5/distutils/__pycache__/ |
Upload File : |
���] � @ sL d d l Z d d l m Z d d l m Z d Z Gd d � d e � Z d S)� N)�RawConfigParser)�CommandzE[distutils]
index-servers =
pypi
[pypi]
username:%s
password:%s
c @ s� e Z d Z d Z d Z d Z d Z d d d e f d g Z d g Z d d
� Z d d � Z
d
d � Z d d � Z d d � Z
d d � Z d S)�
PyPIRCCommandzhttps://upload.pypi.org/legacy/�pypiNzrepository=�rzurl of repository [default: %s]�
show-response�&display full response text from serverc C s t j j t j j d � d � S)N�~z.pypirc)�os�path�join�
expanduser)�self� r �+/opt/alt/python35/lib64/python3.5/config.py�_get_rc_file&