Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Small fix.
  • Loading branch information
junkmd committed Nov 18, 2024
commit b5a2170bc371bd0f8dbf31f84a25ae349775e694
2 changes: 1 addition & 1 deletion Doc/library/ctypes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2772,5 +2772,5 @@ Exceptions
*descr* is the textual description. *source* is the language-dependent
``ProgID`` for the class or application that raised the error. *helpfile*
is the path of the help file. *helpcontext* is the help context
identifier. *progid* is ``ProgID`` of the interface that defined the
identifier. *progid* is the ``ProgID`` of the interface that defined the
error.