summaryrefslogtreecommitdiffstats
path: root/Doc/library/ctypes.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-02-05 11:35:28 (GMT)
committerGeorg Brandl <georg@python.org>2009-02-05 11:35:28 (GMT)
commit2b0dd8e199f45cb495593d43dd0ecce2c752d46c (patch)
treec7db0984e2c58aa3a05ba01ad637c39071bb1dad /Doc/library/ctypes.rst
parent253a29fa4dbcfd51627565437235ddb625513da6 (diff)
downloadcpython-2b0dd8e199f45cb495593d43dd0ecce2c752d46c.zip
cpython-2b0dd8e199f45cb495593d43dd0ecce2c752d46c.tar.gz
cpython-2b0dd8e199f45cb495593d43dd0ecce2c752d46c.tar.bz2
#4820: use correct module for ctypes.util.
Diffstat (limited to 'Doc/library/ctypes.rst')
-rw-r--r--Doc/library/ctypes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/ctypes.rst b/Doc/library/ctypes.rst
index a98382c..ad9108b 100644
--- a/Doc/library/ctypes.rst
+++ b/Doc/library/ctypes.rst
@@ -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