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