[issue8157] test_doctest.py fails with unexpected results in doctest.testfile
R. David Murray added the comment: This is a duplicate of issue 1729305. -- nosy: +r.david.murray priority: -> normal resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> test_doctest fails when run in verbose mode
[issue8157] test_doctest.py fails with unexpected results in doctest.testfile
New submission from Martin Ducár : During python regrtest.py i have found that doctest test module does not count with expected output when using testfile test_doctest.txt. Example output of the test: - File "/usr/lib/python2.6