This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author marco.buttu
Recipients docs@python, marco.buttu
Date 2017-01-25.13:36:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485351369.68.0.185486175403.issue29371@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2017-01-25 13:36:09marco.buttusetrecipients: + marco.buttu, docs@python
2017-01-25 13:36:09marco.buttusetmessageid: <1485351369.68.0.185486175403.issue29371@psf.upfronthosting.co.za>
2017-01-25 13:36:09marco.buttulinkissue29371 messages
2017-01-25 13:36:09marco.buttucreate