File: //usr/local/lib/python3.10/distutils/tests/__pycache__/test_config.cpython-310.pyc
o
�i4 � @ s� d Z ddlZddlZddlmZ ddlmZ ddlmZ ddlmZ ddl m
Z
ddlmZ d Z
d
ZdZG dd
� d
e
je
je
jej�ZG dd� de�Zdd� ZedkrZee� � 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 s( e Zd Z� fdd�Z� fdd�Z� ZS )�BasePyPIRCCommandTestCasec sn t t| ��� | �� | _| jtjd<