Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pymupdf/PyMuPDF
/ openbsd
Function
openbsd
pipcl.py:2434–2435 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2432
return
platform.system() ==
'Linux'
2433
2434
def
openbsd():
2435
return
platform.system() ==
'OpenBSD'
2436
2437
2438
def
show_system():
Callers
1
get_soname
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…