[Python-checkins] CVS: python/dist/src/Lib/test test_doctest.py,1.3,1.4 test_getargs.py,1.1,1.2

Tim Peters tim_one@users.sourceforge.net
2001年9月17日 19:26:41 -0700


Update of /cvsroot/python/python/dist/src/Lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv9419/python/Lib/test
Modified Files:
	test_doctest.py test_getargs.py 
Log Message:
Whitespace normalization.
Index: test_doctest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/test_doctest.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_doctest.py	2001年09月09日 06:12:01	1.3
--- test_doctest.py	2001年09月18日 02:26:39	1.4
***************
*** 1,2 ****
! import doctest, test_support 
 test_support.run_doctest(doctest)
--- 1,2 ----
! import doctest, test_support
 test_support.run_doctest(doctest)
Index: test_getargs.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/test_getargs.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_getargs.py	2001年09月10日 01:57:12	1.1
--- test_getargs.py	2001年09月18日 02:26:39	1.2
***************
*** 20,24 ****
 except UnicodeError:
 pass
- 
- 
- 
--- 20,21 ----

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