|
Server IP : 162.241.148.128 / Your IP : 216.73.217.108 Web Server : Apache System : Linux md-ht-9.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : caribhll ( 2226) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib/python3.6/site-packages/setuptools/command/__pycache__/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
3
Xo�h� � @ s* d dl Z d dlmZ G dd� dej�ZdS )� N)�uploadc @ s( e Zd ZdZdd� Zdd� Zdd� ZdS ) r za
Override default upload behavior to obtain password
in a variety of different ways.
c C s8 t jj| � | jptj� | _| jp0| j� p0| j� | _d S )N) �origr �finalize_options�username�getpassZgetuserZpassword�_load_password_from_keyring�_prompt_for_password)�self� r
�/usr/lib/python3.6/upload.pyr s
zupload.finalize_optionsc C s2 yt d�}|j| j| j�S tk
r, Y nX dS )zM
Attempt to load password from keyring. Suppress Exceptions.
�keyringN)�
__import__Zget_passwordZ
repositoryr � Exception)r r r
r
r r s
z"upload._load_password_from_keyringc C s&