python (3.11.7)
    e                         d Z ddlZddlZddlmZ ddlmZ ddlmZ ddlmZ ddl	m
Z
 dZd	Zd
Z
 G d de
j        e
j        e
j        ej                  Z G d
 de          Zedk    r ej                     dS dS )z"Tests for distutils.pypirc.pypirc.    N)
PyPIRCCommand)Distribution)
set_threshold)WARN)supportz[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 fdZ fdZ xZS )BasePyPIRCCommandTestCasec                    t          t          |                                            |                                 | _        | j        t
          j        d<