Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/fabioz/PyDev.Debugger
/ pydev_localhost.py
File
pydev_localhost.py
_pydev_bundle/pydev_localhost.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
_pydev_bundle._pydev_saved_modules
import
socket
2
import
sys
3
4
IS_JYTHON = sys.platform.find(
"java"
) != -1
Callers
nothing calls this directly
Calls
2
get_socket_name
Function · 0.85
find
Method · 0.45
Tested by
no test coverage detected