Home
last modified time | relevance | path

Searched defs:PASSWD (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_urllib2_localnet.py210 PASSWD = 'testPass' variable in BasicAuthHandler
285 PASSWD = "testPass" variable in BasicAuthTests
328 PASSWD = "test123" variable in ProxyAuthTests
/third_party/python/Lib/
H A Dimaplib.py1571 PASSWD = getpass.getpass("IMAP password for %s on %s: " % (USER, host or "localhost")) variable

Completed in 5 milliseconds