Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/command/
Dbuild.py140 def has_pure_modules(self): member in build
/third_party/python/Lib/distutils/
Ddist.py990 def has_pure_modules(self): member in Distribution