[issue8473] doctest fails if you have inconsistent lineendings

Roundup Robot report at bugs.python.org
Fri Oct 3 04:44:37 CEST 2014


Roundup Robot added the comment:

New changeset 4a5f79ca8ef0 by R David Murray in branch '2.7':
#8473: make doctest.testfile use universal newline mode.
https://hg.python.org/cpython/rev/4a5f79ca8ef0

New changeset e6050cd9e29e by R David Murray in branch '3.4':
#8473: Add tests that doctest uses universal newlines in testfile.
https://hg.python.org/cpython/rev/e6050cd9e29e

New changeset 7d587fbd7d09 by R David Murray in branch 'default':
Merge: #8473: Add tests that doctest uses universal newlines in testfile.
https://hg.python.org/cpython/rev/7d587fbd7d09

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list