msilib.gen_uuid() Return a new UUID, in the format that MSI typically requires (i.e. in curly braces, and with all hexdigits
PyHKEY.__exit__(*exc_info) The HKEY object implements __enter__() and __exit__() and thus supports
View.Fetch() Return a result record of the query, through calling MsiViewFetch().
msilib.FCICreate(cabname, files) Create a new CAB file named cabname. files must be a list of tuples, each
remove_pyc() Remove .pyc/.pyo files on uninstall.
msvcrt.getwch() Wide char variant of getch(), returning a Unicode value.
msvcrt.getwche() Wide char variant of getche(), returning a Unicode value.
Record.GetString(field) Return the value of field as a string where possible. field must be an integer.
msvcrt.heapmin() Force the malloc() heap to clean itself up and return unused blocks to the operating system. On
msvcrt.ungetwch(unicode_char) Wide char variant of ungetch(), accepting a Unicode value.
Page 9 of 10