[Python-checkins] CVS: /python/nondist/src/Compiler/tests test_func.py,1.5,1.6

Jeremy Hylton jhylton@cnri.reston.va.us
2000年2月15日 17:10:36 -0500


Update of /projects/cvsroot//python/nondist/src/Compiler/tests
In directory goon.cnri.reston.va.us:/home/jhylton/python/nondist/src/Compiler/tests
Modified Files:
	test_func.py 
Log Message:
no change -- testing syncmail
Index: test_func.py
===================================================================
RCS file: /projects/cvsroot//python/nondist/src/Compiler/tests/test_func.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** test_func.py	2000年02月15日 22:09:02	1.5
--- test_func.py	2000年02月15日 22:10:33	1.6
***************
*** 15,17 ****
 print test3(None, Ellipsis, "365")
 
! test()
--- 15,18 ----
 print test3(None, Ellipsis, "365")
 
! test();
! 

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