Searched defs:has_headers (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/distutils/command/ | ||
| D | install.py | 657 def has_headers(self): member in install |
| /third_party/python/Lib/distutils/ | ||
| D | dist.py | 1002 def has_headers(self): member in Distribution |