remove_pyc() Remove .pyc/.pyo files on uninstall.
class msilib.CAB(name) The class CAB represents a CAB file. During MSI construction, files will be added simultaneously
msilib.CreateRecord(count) Return a new record object by calling MSICreateRecord(). count is the number
winreg.SetValue(key, sub_key, type, value) Associates a value with a specified key. key
msilib.FCICreate(cabname, files) Create a new CAB file named cabname. files must be a list of tuples, each
PyHKEY.__exit__(*exc_info) The HKEY object implements __enter__() and __exit__() and thus supports
msvcrt.getwche() Wide char variant of getche(), returning a Unicode value.
msvcrt.ungetwch(unicode_char) Wide char variant of ungetch(), accepting a Unicode value.
glob(pattern, exclude=None) Add a list of files to the current component as specified in the glob pattern. Individual files
msvcrt.heapmin() Force the malloc() heap to clean itself up and return unused blocks to the operating system. On
Page 9 of 10