OpenQuizz
Une application de gestion des contenus pédagogiques
setuptools.command.build_ext Namespace Reference

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
 

Function Documentation

◆ get_abi3_suffix()

def setuptools.command.build_ext.get_abi3_suffix ( )
Return the file extension for an abi3-compliant Extension()

◆ if_dl()

def setuptools.command.build_ext.if_dl (   s)

◆ link_shared_object()

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 
)

Variable Documentation

◆ have_rtld

have_rtld

◆ libtype

libtype

◆ use_stubs

use_stubs