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