Home
last modified time | relevance | path

Searched defs:has_ext_modules (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/command/
Dbuild.py146 def has_ext_modules(self): member in build
/third_party/PyYAML/
Dsetup.py130 def has_ext_modules(self): member in Distribution
/third_party/python/Lib/distutils/
Ddist.py993 def has_ext_modules(self): member in Distribution