From: Fred Drake Date: Thu, 10 Jun 1999 22:08:16 +0000 (+0000) Subject: Improve index entry for "import"; responding to comments by Stefan X-Git-Tag: v1.6a1~1240 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28b1770521fecad52914f2775110f2f15d123a66;p=thirdparty%2FPython%2Fcpython.git Improve index entry for "import"; responding to comments by Stefan Franke . --- diff --git a/Doc/lib/libimp.tex b/Doc/lib/libimp.tex index e9812ccd230f..9279591de03f 100644 --- a/Doc/lib/libimp.tex +++ b/Doc/lib/libimp.tex @@ -5,7 +5,7 @@ \modulesynopsis{Access the implementation of the \keyword{import} statement.} -This\kwindex{import} module provides an interface to the mechanisms +This\stindex{import} module provides an interface to the mechanisms used to implement the \keyword{import} statement. It defines the following constants and functions: