OS : Linux
PHP Version : 7.4.33
Software : Apache/2.4.6 (CentOS) PHP/7.4.33
Information System : 3 ‰K]” ã @ 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&