Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbuild.py131 def has_pure_modules (self): member in build
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Ddist.py978 def has_pure_modules(self): member in Distribution