changes (suggested) by Soren Larsen

This commit is contained in:
Guido van Rossum 1995-03-07 10:14:09 +00:00
parent d01c100713
commit 6c4f003202
28 changed files with 92 additions and 80 deletions

View file

@ -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: