MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / make_rel

Function make_rel

setup.py:50–51  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

48
49
50def make_rel(p):
51 return os.path.relpath(p, this_dir)
52
53
54data_files.append(

Callers 1

setup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected