[Python-checkins] python/dist/src/Lib/test test_doctest.py, 1.5.18.5, 1.5.18.6

tim_one at users.sourceforge.net tim_one at users.sourceforge.net
Tue Aug 3 21:52:52 CEST 2004


Update of /cvsroot/python/python/dist/src/Lib/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30340/Lib/test
Modified Files:
 Tag: tim-doctest-branch
	test_doctest.py 
Log Message:
output_difference: This was identifying both context and unified diffs
as unified diffs in the output.
Index: test_doctest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/test_doctest.py,v
retrieving revision 1.5.18.5
retrieving revision 1.5.18.6
diff -C2 -d -r1.5.18.5 -r1.5.18.6
*** test_doctest.py	3 Aug 2004 16:45:46 -0000	1.5.18.5
--- test_doctest.py	3 Aug 2004 19:52:49 -0000	1.5.18.6
***************
*** 776,780 ****
 Failure in example: print '\n'.join('abcdefg')
 from line #1 of f
! Differences (unified diff):
 *** Expected
 --- Got
--- 776,780 ----
 Failure in example: print '\n'.join('abcdefg')
 from line #1 of f
! Differences (context diff):
 *** Expected
 --- Got


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /