Log In
rpms
/
openmpi
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
2a898e3950d9c8c2cf68064b0c5ba3ea4263bb12
2a898e3950d9c8c2cf68064b0c5ba3ea4263bb12
SOURCES
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))