This website works better with JavaScript.
Explore
Help
Sign In
rpms
/
mpich
Watch
20
Star
0
Fork
You've already forked mpich
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7331db5469
mpich
/
SOURCES
/
mpich.pth.py2
2 lines
99 B
Raw
Blame
History
import sys, os; s = os.getenv('MPI_PYTHON2_SITEARCH'); s and (s in sys.path or sys.path.append(s))
Reference in new issue
View Git Blame
Copy Permalink