[issue32097] doctest does not consider \r\n a <BLANKLINE>

Bert JW Regeer report at bugs.python.org
Mon Nov 20 17:58:10 EST 2017


New submission from Bert JW Regeer <bertjw at regeer.org>:

doctest fails to consider `\r\n` as a blank line.

----------
components: Library (Lib)
files: test.py
messages: 306595
nosy: X-Istence
priority: normal
severity: normal
status: open
title: doctest does not consider \r\n a <BLANKLINE>
versions: Python 2.7, Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8
Added file: https://bugs.python.org/file47280/test.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32097>
_______________________________________


More information about the Python-bugs-list mailing list