New submission from John Beck:

Issue 8473 fixed a problem with lineendings in test_doctest, but it
appears not to work in verbose mode.  Adding verbose=False to the
doctest.testfile() invocations in test_lineendings() fixes this.
Attaching a patch to fix this for both 2.7 and 3.4.

----------
components: Tests
files: new.patch
keywords: patch
messages: 237191
nosy: jbeck
priority: normal
severity: normal
status: open
title: test_doctest lineendings fails in verbose mode
versions: Python 2.7, Python 3.4
Added file: http://bugs.python.org/file38331/new.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23584>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to