[New-bugs-announce] [issue29371] Typo in doctest documentation

Marco Buttu report at bugs.python.org
Wed Jan 25 08:36:09 EST 2017


New submission from Marco Buttu:

>From the doctest documentation [1]:

"Symbolic names for the flags are supplied as module constants, which can be or'ed together and passed to various functions."

Is there a typo in "...which can be or'ed together..."? Maybe "collected together"?


[1] https://docs.python.org/3/library/doctest.html#option-flags

----------
assignee: docs at python
components: Documentation
messages: 286254
nosy: docs at python, marco.buttu
priority: normal
severity: normal
status: open
title: Typo in doctest documentation
versions: Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29371>
_______________________________________


More information about the New-bugs-announce mailing list