#4820: use correct module for ctypes.util.
This commit is contained in:
parent
253a29fa4d
commit
2b0dd8e199
|
@ -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…
Reference in New Issue