📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 19:46:12
📂
/ (Root)
/
lib64
/
python3.8
/
distutils
/
__pycache__
📍 /lib64/python3.8/distutils/__pycache__
🔄 Refresh
✏️
Editing: config.cpython-38.opt-2.pyc
Read Only
U e5d� � @ s8 d dl Z d dlmZ d dlmZ dZG dd� de�ZdS )� N)�RawConfigParser)�CommandzE[distutils] index-servers = pypi [pypi] username:%s password:%s c @ sd e Zd ZdZdZdZdZddde fdgZdgZd d � Z dd� Z d d� Zdd� Zdd� Z dd� ZdS )� PyPIRCCommandzhttps://upload.pypi.org/legacy/�pypiNzrepository=�rzurl of repository [default: %s])� show-responseNz&display full response text from serverr c C s t j�t j�d�d�S )N�~z.pypirc)�os�path�join� expanduser��self� r �(/usr/lib64/python3.8/distutils/config.py�_get_rc_file&