Home
last modified time | relevance | path

Searched refs:_SOCKET_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/external/python/setuptools/setuptools/
Dpackage_index.py44 _SOCKET_TIMEOUT = 15 variable
1084 open_with_auth = socket_timeout(_SOCKET_TIMEOUT)(open_with_auth)