eric6/Documentation/Source/eric6.DebugClients.Python.getpass.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
71 <dd> 71 <dd>
72 Prompt to be shown to the user 72 Prompt to be shown to the user
73 </dd> 73 </dd>
74 </dl> 74 </dl>
75 <dl> 75 <dl>
76 <dt>Returns:</dt> 76 <dt>Return:</dt>
77 <dd> 77 <dd>
78 Password entered by the user 78 Password entered by the user
79 </dd> 79 </dd>
80 </dl> 80 </dl>
81 <dl> 81 <dl>
97 <p> 97 <p>
98 First try various environment variables, then the password 98 First try various environment variables, then the password
99 database. This works on Windows as long as USERNAME is set. 99 database. This works on Windows as long as USERNAME is set.
100 </p> 100 </p>
101 <dl> 101 <dl>
102 <dt>Returns:</dt> 102 <dt>Return:</dt>
103 <dd> 103 <dd>
104 username 104 username
105 </dd> 105 </dd>
106 </dl> 106 </dl>
107 <dl> 107 <dl>

eric ide

mercurial