Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/command/
Dinstall.py628 def has_lib(self): member in install
/external/python/cpython2/Lib/distutils/command/
Dinstall.py647 def has_lib (self): member in install