Home
last modified time | relevance | path

Searched defs:_socket (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Tools/freeze/
Dextensions_win32.ini28 [_socket] section
29 dsp=%PYTHONPREFIX%\PCbuild\_socket.dsp argument
/third_party/python/Lib/
Dssl.py257 import socket as _socket namespace
/third_party/python/Lib/test/test_asyncio/
Dtest_base_events.py1092 def _socket(*args, **kw): function
/third_party/python/Lib/test/
Dtest_socket.py50 _socket = None variable