Home
last modified time | relevance | path

Searched defs:has_headers (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/distutils/command/
Dinstall.py634 def has_headers(self): member in install
/external/python/cpython2/Lib/distutils/command/
Dinstall.py653 def has_headers (self): member in install
/external/python/cpython2/Lib/distutils/
Ddist.py990 def has_headers(self): member in Distribution
/external/python/cpython3/Lib/distutils/
Ddist.py1002 def has_headers(self): member in Distribution