You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msilib.diff: Patch from read support of MSI records
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee='https://github.com/loewis'closed_at=<Date2008-06-02.08:43:31.671>created_at=<Date2008-02-15.16:35:36.675>labels= ['extension-modules', 'library', 'OS-windows']
title='Read support for Records in msilib'updated_at=<Date2008-06-02.08:43:31.670>user='https://bugs.python.org/flub'
The msilib documentation mentions that read support of MSI files is
supported, however the actual methods on the Record class for it are
missing. This patch wraps two more functions from the MSI API to the
record class, enabling to read integers and strings. The only one left
then (AFAIK) is "Stream" but I didn't need that so couldn't test it.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: