Current File : //usr/local/apps/python3/lib/python3.11/distutils/tests/__pycache__/test_config.cpython-311.pyc |
�
�KeM � � � d Z ddlZddlZddlmZ ddlmZ ddlmZ ddlmZ ddl m
Z
ddlmZ d Z
d
ZdZ G d� d
e
j e
j e
j ej � � Z G d� de� � Zd� Zedk r e e� � � � dS dS )z"Tests for distutils.pypirc.pypirc.� N)�
PyPIRCCommand)�Distribution)�
set_threshold)�WARN)�support)�run_unittestz�[distutils]
index-servers =
server1
server2
server3
[server1]
username:me
password:secret
[server2]
username:meagain
password: secret
realm:acme
repository:http://another.pypi/
[server3]
username:cbiggles
password:yh^%#rest-of-my-password
z.[server-login]
username:tarek
password:secret
zI[distutils]
index-servers =
pypi
[pypi]
username:tarek
password:xxx
c �( � � e Zd Z� fd�Z� fd�Z� xZS )�BasePyPIRCCommandTestCasec � �� t t | � � � � � | � � � | _ | j t
j d<