Log In
source-git
/
mpich
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SPECS/mpich.pth.py3
Branch:
c8s
c8
c8s
master
c8s
SPECS
mpich.pth.py3
Blob
History
Raw
Packit Service
5dd33b
import sys, os; s = os.getenv('MPI_PYTHON3_SITEARCH'); s and (s in sys.path or sys.path.append(s))