]> granicus.if.org Git - python/commit
#8473: Add tests that doctest uses universal newlines in testfile.
authorR David Murray <rdmurray@bitdance.com>
Fri, 3 Oct 2014 02:42:42 +0000 (22:42 -0400)
committerR David Murray <rdmurray@bitdance.com>
Fri, 3 Oct 2014 02:42:42 +0000 (22:42 -0400)
commitb48cb29ac4b9ac6b7e2a835c70c4fdd1b5333bcf
tree3b7fc415bffbd224c32cb32ce1527177f64bb568
parent3f1ef9efd573f6fc9996d61dc239fdfed771614b
#8473: Add tests that doctest uses universal newlines in testfile.

Python3 does not have the bug covered by the issue.
Lib/test/test_doctest.py