Home
last modified time | relevance | path

Searched refs:shared_object_filename (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
Dccompiler.py864 def shared_object_filename(self, basename, strip_dir=0, output_dir=''): member in CCompiler
/third_party/python/Doc/distutils/
Dapiref.rst750 .. method:: CCompiler.shared_object_filename(basename[, strip_dir=0, output_dir=''])