Home
last modified time | relevance | path

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

/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