Skip to content

Commit f1571b3

Browse files
author
georg.brandl
committed
#4820: use correct module for ctypes.util.
git-svn-id: http://svn.python.org/projects/python/trunk@69299 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 928720b commit f1571b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/library/ctypes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,6 +1274,7 @@ library to load.
12741274

12751275

12761276
.. data:: find_library(name)
1277+
:module: ctypes.util
12771278
:noindex:
12781279

12791280
Try to find a library and return a pathname. *name* is the library name without

0 commit comments

Comments
 (0)