Searched defs:has_headers (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/distutils/command/ | ||
D | install.py | 634 def has_headers(self): member in install |
/external/python/cpython2/Lib/distutils/command/ | ||
D | install.py | 653 def has_headers (self): member in install |
/external/python/cpython2/Lib/distutils/ | ||
D | dist.py | 990 def has_headers(self): member in Distribution |
/external/python/cpython3/Lib/distutils/ | ||
D | dist.py | 1002 def has_headers(self): member in Distribution |