Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_urllib2_localnet.py213 ENCODED_AUTH = base64.b64encode(USER_PASSWD.encode('ascii')).decode('ascii') variable in BasicAuthHandler

Completed in 2 milliseconds