Home
last modified time | relevance | path

Searched defs:AuthenticationString (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dprocess.py294 class AuthenticationString(bytes): class
/external/python/cpython3/Lib/multiprocessing/
Dprocess.py343 class AuthenticationString(bytes): class