From: Georg Brandl Date: Thu, 5 Feb 2009 11:35:28 +0000 (+0000) Subject: #4820: use correct module for ctypes.util. X-Git-Tag: v2.7a1~2116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b0dd8e199f45cb495593d43dd0ecce2c752d46c;p=thirdparty%2FPython%2Fcpython.git #4820: use correct module for ctypes.util. --- diff --git a/Doc/library/ctypes.rst b/Doc/library/ctypes.rst index a98382c0182b..ad9108b4731e 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