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