Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dccompiler.py842 def library_filename(self, libname, lib_type='static', # or 'shared' argument
/external/python/cpython3/Lib/distutils/
Dccompiler.py875 def library_filename(self, libname, lib_type='static', # or 'shared' argument