4Suite API Documentation

Module Ft.Lib.DistExt.BDistWininst

Classes:
Functions:
Fields:

Classes

class BDistWininst(distutils.command.bdist_wininst.bdist_wininst)

Methods

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

Methods inherited from class distutils.command.bdist_wininst.bdist_wininst

get_exe_bytes

Methods inherited from class distutils.cmd.Command

__getattr__, __init__, announce, copy_file, copy_tree, debug_print, dump_options, ensure_dirname, ensure_filename, ensure_finalized, ensure_string, ensure_string_list, execute, get_command_name, get_finalized_command, get_sub_commands, make_archive, make_file, mkpath, move_file, reinitialize_command, run_command, set_undefined_options, spawn, warn

Fields

command_name = 'bdist_wininst'

Fields

Fields

Functions

create_tree(base_dir, files, mode=511, verbose=0, dry_run=0)
Create all the empty directories under 'base_dir' needed to put 'files' there. 'base_dir' is just the a name of a directory which doesn't necessarily exist yet; 'files' is a list of filenames to be interpreted relative to 'base_dir'. 'base_dir' + the directory portion of every file in 'files' will be created if it doesn't already exist. 'mode', 'verbose' and 'dry_run' flags are as for 'mkpath()'.
remove_tree(directory, verbose=0, dry_run=0)
Recursively remove an entire directory tree. Any errors are ignored (apart from being reported to stdout if 'verbose' is true).

Fields

EXEDATA = 'TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAA...AAAAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAAAAAAAAAAAAAAA=\n'