OpenQuizz
Une application de gestion des contenus pédagogiques
bdist_wininst Class Reference
Inheritance diagram for bdist_wininst:
Collaboration diagram for bdist_wininst:

Public Member Functions

def __init__ (self, *args, **kw)
 
def initialize_options (self)
 
def finalize_options (self)
 
def run (self)
 
def get_inidata (self)
 
def create_exe (self, arcname, fullname, bitmap=None)
 
def get_installer_filename (self, fullname)
 
def get_exe_bytes (self)
 

Data Fields

 bdist_dir
 
 plat_name
 
 keep_temp
 
 no_target_compile
 
 no_target_optimize
 
 target_version
 
 dist_dir
 
 bitmap
 
 title
 
 skip_build
 
 install_script
 
 pre_install_script
 
 user_access_control
 

Static Public Attributes

 description
 
 user_options
 
 boolean_options
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
args,
**  kw 
)

Member Function Documentation

◆ create_exe()

def create_exe (   self,
  arcname,
  fullname,
  bitmap = None 
)

◆ finalize_options()

def finalize_options (   self)

◆ get_exe_bytes()

def get_exe_bytes (   self)

◆ get_inidata()

def get_inidata (   self)

◆ get_installer_filename()

def get_installer_filename (   self,
  fullname 
)

◆ initialize_options()

def initialize_options (   self)

◆ run()

def run (   self)

Field Documentation

◆ bdist_dir

bdist_dir

◆ bitmap

bitmap

◆ boolean_options

boolean_options
static

◆ description

description
static

◆ dist_dir

dist_dir

◆ install_script

install_script

◆ keep_temp

keep_temp

◆ no_target_compile

no_target_compile

◆ no_target_optimize

no_target_optimize

◆ plat_name

plat_name

◆ pre_install_script

pre_install_script

◆ skip_build

skip_build

◆ target_version

target_version

◆ title

title

◆ user_access_control

user_access_control

◆ user_options

user_options
static

The documentation for this class was generated from the following file: