OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | build_ext |
Functions | |
def | if_dl (s) |
def | get_abi3_suffix () |
def | link_shared_object (self, objects, output_libname, output_dir=None, libraries=None, library_dirs=None, runtime_library_dirs=None, export_symbols=None, debug=0, extra_preargs=None, extra_postargs=None, build_temp=None, target_lang=None) |
Variables | |
have_rtld | |
use_stubs | |
libtype | |
def setuptools.command.build_ext.get_abi3_suffix | ( | ) |
Return the file extension for an abi3-compliant Extension()
def setuptools.command.build_ext.if_dl | ( | s | ) |
def link_shared_object | ( | self, | |
objects, | |||
output_libname, | |||
output_dir = None , |
|||
libraries = None , |
|||
library_dirs = None , |
|||
runtime_library_dirs = None , |
|||
export_symbols = None , |
|||
debug = 0 , |
|||
extra_preargs = None , |
|||
extra_postargs = None , |
|||
build_temp = None , |
|||
target_lang = None |
|||
) |
have_rtld |
libtype |
use_stubs |