[Python-checkins] CVS: python/dist/src/Lib/test test_structseq.py,1.1,1.2

Tim Peters tim_one@users.sourceforge.net
2001年10月30日 19:46:16 -0800


Update of /cvsroot/python/python/dist/src/Lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv24960/python/Lib/test
Modified Files:
	test_structseq.py 
Log Message:
Huh. In an effort to be less thorough <wink>, seems I checked in a new
test that wouldn't even compile,
Index: test_structseq.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/test_structseq.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_structseq.py	2001年10月30日 23:20:46	1.1
--- test_structseq.py	2001年10月31日 03:46:14	1.2
***************
*** 14,16 ****
 vereq(t[i:j], astuple[i:j])
 
! XXX more needed
--- 14,16 ----
 vereq(t[i:j], astuple[i:j])
 
! # XXX more needed

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