[Python-checkins] python/dist/src/Lib/email/test test_email.py,1.5,1.6

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
2002年8月27日 15:38:52 -0700


Update of /cvsroot/python/python/dist/src/Lib/email/test
In directory usw-pr-cvs1:/tmp/cvs-serv15609
Modified Files:
	test_email.py 
Log Message:
Whitespace normalization.
Index: test_email.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/email/test/test_email.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** test_email.py	20 Aug 2002 14:51:10 -0000	1.5
--- test_email.py	27 Aug 2002 22:38:50 -0000	1.6
***************
*** 1764,1768 ****
 def test_three_lines(self):
 # A bug report by Andrew McNamara
! lines = ['From: Andrew Person <aperson@dom.ain', 
 'Subject: Test',
 'Date: 2002年8月20日 16:43:45 +1000']
--- 1764,1768 ----
 def test_three_lines(self):
 # A bug report by Andrew McNamara
! lines = ['From: Andrew Person <aperson@dom.ain',
 'Subject: Test',
 'Date: 2002年8月20日 16:43:45 +1000']

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