/
opt
/
support
/
venv
/
lib
/
python3.13
/
site-packages
/
netaddr
/
tests
/
/opt/support/venv/lib/python3.13/site-packages/netaddr/tests
mkdir
upload
Name
Size
Mode
Actions
core/
-
0755
rm
eui/
-
0755
rm
ip/
-
0755
rm
strategy/
-
0755
rm
__pycache__/
-
0755
rm
test_netaddr.py
285
0755
edit
dl
rm
__init__.py
199
0755
edit
dl
rm
Edit:
/opt/support/venv/lib/python3.13/site-packages/netaddr/tests/__init__.py
(199B)
import sys # Yeah it's a private API; this is only test code though, not much risk there. from packaging._musllinux import _get_musl_version IS_MUSL = _get_musl_version(sys.executable) is not None
Save
cmd:
run