Exemple #1
0
def get_password(prompt):
    return os_getpass(prompt)
Exemple #2
0
def get_password(prompt):
  return os_getpass(prompt)