commit | 2b0dd8e199f45cb495593d43dd0ecce2c752d46c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Feb 05 11:35:28 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Feb 05 11:35:28 2009 +0000 |
tree | c7db0984e2c58aa3a05ba01ad637c39071bb1dad | |
parent | 253a29fa4dbcfd51627565437235ddb625513da6 [diff] |
#4820: use correct module for ctypes.util.
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 @@ .. data:: find_library(name) + :module: ctypes.util :noindex: Try to find a library and return a pathname. *name* is the library name without