mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
bpo-31720: msilib documentation, change MsiError into MSIError (GH-3914)
This commit is contained in:
parent
02e82a0596
commit
28f713601d
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ Record Objects
|
||||||
Errors
|
Errors
|
||||||
------
|
------
|
||||||
|
|
||||||
All wrappers around MSI functions raise :exc:`MsiError`; the string inside the
|
All wrappers around MSI functions raise :exc:`MSIError`; the string inside the
|
||||||
exception will contain more detail.
|
exception will contain more detail.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue