9235:b5fe898e171f | 9236:db53a9efe7ef |
---|---|
44 </table> | 44 </table> |
45 <hr /> | 45 <hr /> |
46 <hr /> | 46 <hr /> |
47 <a NAME="getpass" ID="getpass"></a> | 47 <a NAME="getpass" ID="getpass"></a> |
48 <h2>getpass</h2> | 48 <h2>getpass</h2> |
49 <b>getpass</b>(<i>prompt='Password: ', stream=None</i>) | 49 <b>getpass</b>(<i>prompt="Password: ", stream=None</i>) |
50 | 50 |
51 <p> | 51 <p> |
52 Function to prompt for a password, with echo turned off. | 52 Function to prompt for a password, with echo turned off. |
53 </p> | 53 </p> |
54 <dl> | 54 <dl> |