SIGN IN SIGN UP

bpo-12382: Make OpenDatabase() raise better exception messages (GH-4528)

Previously, 'msilib.OpenDatabase()' function raised a
cryptical exception message when it couldn't open or
create an MSI file. For example:

    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
    _msi.MSIError: unknown error 6e
B
Berker Peksag committed
4864a619dc1cc9092780ccf5a6327e8abf66133d
Parent: cdfe910
Committed by GitHub <noreply@github.com> on 11/24/2017, 9:53:58 AM