MCPcopy 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

1import os.path
2import sys
3
4IS_JYTHON = sys.platform.find("java") != -1

Callers

nothing calls this directly

Calls 2

findMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected