Searched defs:has_ext_modules (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/distutils/command/ | ||
D | build.py | 146 def has_ext_modules(self): member in build |
/third_party/PyYAML/ | ||
D | setup.py | 130 def has_ext_modules(self): member in Distribution |
/third_party/python/Lib/distutils/ | ||
D | dist.py | 993 def has_ext_modules(self): member in Distribution |