Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ test_runfiles.py
File
test_runfiles.py
tests_runfiles/test_runfiles.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os.path
2
import
sys
3
4
IS_JYTHON = sys.platform.find(
"java"
) != -1
Callers
nothing calls this directly
Calls
2
find
Method · 0.45
remove
Method · 0.45
Tested by
no test coverage detected