[Python-checkins] CVS: python/dist/src/Lib/test/output test_userstring,1.1,1.2

Jeremy Hylton python-dev@python.org
Mon, 10 Jul 2000 07:14:43 -0700


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory slayer.i.sourceforge.net:/tmp/cvs-serv8190

Modified Files:
	test_userstring 
Log Message:
expect message "no regression test case for method 'encode'


Index: test_userstring
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_userstring,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** test_userstring	2000/04/03 03:51:50	1.1
--- test_userstring	2000/07/10 14:14:40	1.2
***************
*** 1 ****
--- 1,4 ----
  test_userstring
+ no regression test case for method 'encode'
+ no regression test case for method 'isalnum'
+ no regression test case for method 'isalpha'