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

Guido van Rossum gvanrossum@users.sourceforge.net
Wed, 24 Jan 2001 13:49:59 -0800


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory usw-pr-cvs1:/tmp/cvs-serv17264

Modified Files:
	test_rotor 
Log Message:
Fix the test output, now that escapes in repr() of string and Unicode
are different (Ping didn't test this).


Index: test_rotor
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_rotor,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** test_rotor	1997/08/18 15:36:05	1.3
--- test_rotor	2001/01/24 21:49:57	1.4
***************
*** 1,5 ****
  test_rotor
! '\265q\220\243\350IT\321\007\332\035\334\337'
! '\033>k(\037\212,\201\313\237\342'
  spam and eggs
  cheese shop
--- 1,5 ----
  test_rotor
! '\xb5q\x90\xa3\xe8IT\xd1\x07\xda\x1d\xdc\xdf'
! '\x1b>k(\x1f\x8a,\x81\xcb\x9f\xe2'
  spam and eggs
  cheese shop