Home
last modified time | relevance | path

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

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