[Python-checkins] CVS: python/dist/src/Lib/test/output test_StringIO,1.3,1.4

Guido van Rossum python-dev@python.org
Thu, 12 Oct 2000 09:46:31 -0700


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

Modified Files:
	test_StringIO 
Log Message:
Added a test for the StringIO write() error I just fixed.

Index: test_StringIO
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_StringIO,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** test_StringIO	2000/10/07 16:58:11	1.3
--- test_StringIO	2000/10/12 16:46:28	1.4
***************
*** 4,7 ****
--- 4,8 ----
  
  2
+ 'abcuvwxyz!'
  'abcdefghij'
  'abcde'
***************
*** 12,15 ****
--- 13,17 ----
  
  2
+ 'abcuvwxyz!'
  'abcdefghij'
  'abcde'