コード例 #1
0
ファイル: mpidistutils.py プロジェクト: mpi4py/mpi4py
 def is_pure (self):
     return (cls_Distribution.is_pure(self) and
             not self.has_executables())