mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
#4820: use correct module for ctypes.util.
This commit is contained in:
parent
253a29fa4d
commit
2b0dd8e199
1 changed files with 1 additions and 0 deletions
|
@ -1274,6 +1274,7 @@ library to load.
|
|||
|
||||
|
||||
.. data:: find_library(name)
|
||||
:module: ctypes.util
|
||||
:noindex:
|
||||
|
||||
Try to find a library and return a pathname. *name* is the library name without
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue