Home
last modified time | relevance | path

Searched defs:has_pure_modules (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/distutils/command/
Dbuild.py140 def has_pure_modules(self): member in build
/external/python/cpython2/Lib/distutils/command/
Dbuild.py131 def has_pure_modules (self): member in build
/external/python/cpython2/Lib/distutils/
Ddist.py978 def has_pure_modules(self): member in Distribution
/external/python/cpython3/Lib/distutils/
Ddist.py990 def has_pure_modules(self): member in Distribution