Home | History | Annotate | Download | only in distutils

Lines Matching defs:has_ext_modules

981     def has_ext_modules(self):
988 return self.has_pure_modules() or self.has_ext_modules()
1001 not self.has_ext_modules() and