Searched defs:PASSWD (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_urllib2_localnet.py | 210 PASSWD = 'testPass' variable in BasicAuthHandler |
| /third_party/python/Lib/ | ||
| D | imaplib.py | 1571 PASSWD = getpass.getpass("IMAP password for %s on %s: " % (USER, host or "localhost")) variable |