mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Fix double word error.
This commit is contained in:
parent
3f7912521d
commit
c90ea82302
1 changed files with 1 additions and 1 deletions
|
@ -967,7 +967,7 @@ runner.run(suite)
|
||||||
Options may be provided as keyword arguments:
|
Options may be provided as keyword arguments:
|
||||||
|
|
||||||
Optional argument \var{module_relative} specifies how
|
Optional argument \var{module_relative} specifies how
|
||||||
the the filenames in \var{paths} should be interpreted:
|
the filenames in \var{paths} should be interpreted:
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item If \var{module_relative} is \code{True} (the default), then
|
\item If \var{module_relative} is \code{True} (the default), then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue