Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
def
make_rel(p):
51
return
os.path.relpath(p, this_dir)
52
53
54
data_files.append(
Callers
1
setup.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected