diff options
| author | Guido van Rossum <guido@python.org> | 1995-03-07 10:14:09 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1995-03-07 10:14:09 (GMT) |
| commit | 6c4f003202bade83791c754cd94e28c1c2fb10fa (patch) | |
| tree | 749a24c8924e8b4e717cf0267b1c93791f30d3f5 /Doc/lib/libimp.tex | |
| parent | d01c100713ed5f4490300c16501407b86e789e5d (diff) | |
| download | cpython-6c4f003202bade83791c754cd94e28c1c2fb10fa.zip cpython-6c4f003202bade83791c754cd94e28c1c2fb10fa.tar.gz cpython-6c4f003202bade83791c754cd94e28c1c2fb10fa.tar.bz2 | |
changes (suggested) by Soren Larsen
Diffstat (limited to 'Doc/lib/libimp.tex')
| -rw-r--r-- | Doc/lib/libimp.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libimp.tex b/Doc/lib/libimp.tex index befde61..72f71a2 100644 --- a/Doc/lib/libimp.tex +++ b/Doc/lib/libimp.tex @@ -2,7 +2,7 @@ \bimodindex{imp} \index{import} -This module provides an interface to the mechanisms use to implement +This module provides an interface to the mechanisms used to implement the \code{import} statement. It defines the following constants and functions: |
