SF patch#786531 'the the' typo. Contributed by George Yoshida

This commit is contained in:
Raymond Hettinger 2003-08-12 00:01:16 +00:00
parent c83124ab79
commit f17d65da3a
11 changed files with 13 additions and 13 deletions

View file

@ -199,7 +199,7 @@ imported into the module are not searched.
In addition, if \code{M.__test__} exists and "is true", it must be a
dict, and each entry maps a (string) name to a function object, class
object, or string. Function and class object docstrings found from
\code{M.__test__} are searched even if the the tester has been
\code{M.__test__} are searched even if the tester has been
directed to skip over private names in the rest of the module.
In output, a key \code{K} in \code{M.__test__} appears with name