Searched defs:has_pure_modules (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/distutils/command/ | ||
| D | build.py | 140 def has_pure_modules(self): member in build |
| /third_party/python/Lib/distutils/ | ||
| D | dist.py | 990 def has_pure_modules(self): member in Distribution |