mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Thinko repair.
This commit is contained in:
parent
a07bcd46f3
commit
cf53355fcf
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ Some details you should read once, but won't need to remember:
|
|||
|
||||
\subsection{Option Flags and Directives\label{doctest-options}}
|
||||
|
||||
A number of option flags control various aspects of doctest's comparison
|
||||
A number of option flags control various aspects of doctest's
|
||||
behavior. Symbolic names for the flags are supplied as module constants,
|
||||
which can be or'ed together and passed to various functions. The names
|
||||
can also be used in doctest directives (see below).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue