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@python
components: Documentation
messages: 286254
nosy: docs@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue29371>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to