AlkantarClanX12

Your IP : 3.145.106.7


Current Path : /opt/alt/python35/lib64/python3.5/distutils/__pycache__/
Upload File :
Current File : //opt/alt/python35/lib64/python3.5/distutils/__pycache__/config.cpython-35.opt-2.pyc



���]�@sLddlZddlmZddlmZdZGdd�de�ZdS)�N)�RawConfigParser)�CommandzE[distutils]
index-servers =
    pypi

[pypi]
username:%s
password:%s
c@s�eZdZdZdZdZdZdddefdgZdgZd	d
�Z	dd�Z
d
d�Zdd�Zdd�Z
dd�ZdS)�
PyPIRCCommandzhttps://upload.pypi.org/legacy/�pypiNzrepository=�rzurl of repository [default: %s]�
show-response�&display full response text from servercCstjjtjjd�d�S)N�~z.pypirc)�os�path�join�
expanduser)�self�r�+/opt/alt/python35/lib64/python3.5/config.py�_get_rc_file&szPyPIRCCommand._get_rc_filecCs\|j�}tjtj|tjtjBd�d��}|jt||f�WdQRXdS)Ni��w)rr
�fdopen�open�O_CREAT�O_WRONLY�write�DEFAULT_PYPIRC)r�username�password�rc�frrr�
_store_pypirc*s.zPyPIRCCommand._store_pypircc
CsM|j�}tjj|�rI|jd|�|jp>|j}|jpP|j}t	�}|j
|�|j�}d|kr�|jdd�}dd�|j
d�D�}|gkr�d|kr�dg}niSxo|D]�}d|i}	|j|d	�|	d	<xdd
|jfd|jfdfD]A\}
}|j||
�r_|j||
�|	|
<q(||	|
<q(W|dkr�||jdfkr�|j|	d
<|	S|	d|ks�|	d
|kr�|	Sq�Wnd
|krId
}|j|d
�r|j|d
�}n	|j}d	|j|d	�d|j|d�d
|d|d|jiSiS)NzUsing PyPI login from %sZ	distutilsz
index-serverscSs.g|]$}|j�dkr|j��qS)�)�strip)�.0�serverrrr�
<listcomp>>s	z.PyPIRCCommand._read_pypirc.<locals>.<listcomp>�
rr!r�
repository�realmrzserver-login)rN)rr
r�existsZannouncer$�DEFAULT_REPOSITORYr%�
DEFAULT_REALMr�read�sections�get�splitZ
has_option)rrr$r%�configr*Z
index_serversZ_serversr!�current�key�defaultrrr�_read_pypirc0sX	
	
	
	
zPyPIRCCommand._read_pypirccCsPddl}|jdd�}|j|�djdd�}|j�j|�S)Nrzcontent-typez
text/plain��charset�ascii)�cgiZ	getheaderZparse_headerr+r)�decode)r�responser5Zcontent_type�encodingrrr�_read_pypi_responseqsz!PyPIRCCommand._read_pypi_responsecCsd|_d|_d|_dS)Nr)r$r%Z
show_response)rrrr�initialize_optionsxs		z PyPIRCCommand.initialize_optionscCs:|jdkr|j|_|jdkr6|j|_dS)N)r$r'r%r()rrrr�finalize_options~szPyPIRCCommand.finalize_options)rNr)�__name__�
__module__�__qualname__r'r(r$r%Zuser_optionsZboolean_optionsrrr1r9r:r;rrrrrs 		Ar)r
�configparserrZ
distutils.cmdrrrrrrr�<module>s