fixed the password visibility problem #3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
import getpass
|
import getpass # hides types characters, very useful
|
||||||
|
|
|||||||
import json
|
import json
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue
maybe add a comment to explain what
getpassdoes?