MCPcopy 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

1from _pydev_bundle._pydev_saved_modules import socket
2import sys
3
4IS_JYTHON = sys.platform.find("java") != -1

Callers

nothing calls this directly

Calls 2

get_socket_nameFunction · 0.85
findMethod · 0.45

Tested by

no test coverage detected