Was just wondering if Python allows a password prompt, where it obscures the password typed with a character of my choosing? I could have *sworn*
I saw something that had that in my search for stuff.
If not, is there a way to do that with just the write command?
getstr(input type, screen width, field width, default text)
The input type could:
11 = Regular Input
12 = CAPS Input
13 = Proper Input
14 = Phone Input
15 = DATE input
16 = Password Input
getstr(input type, screen width, field width, default text)
The input type could:
11 = Regular Input
12 = CAPS Input
13 = Proper Input
14 = Phone Input
15 = DATE input
16 = Password Input
Was just wondering if Python allows a password prompt, where it obscures the password typed with a character of my choosing? I could have *sworn*
I saw something that had that in my search for stuff.
If not, is there a way to do that with just the write command?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 408 |
Nodes: | 16 (2 / 14) |
Uptime: | 25:52:31 |
Calls: | 8,561 |
Calls today: | 1 |
Files: | 13,219 |
Messages: | 5,926,878 |