Log In
rpms
/
openmpi
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
88d877ca26c3d0203ddf88eab9703e70d0a92f4f
88d877ca26c3d0203ddf88eab9703e70d0a92f4f
openmpi.pth.py3
Fork and Edit
Blob
Blame
History
Raw
import sys, os; s = os.getenv('MPI_PYTHON3_SITEARCH'); s and (s in sys.path or sys.path.append(s))