mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 18:28:49 +00:00 
			
		
		
		
	 629038093c
			
		
	
	
		629038093c
		
	
	
	
	
		
			
			(i.e. email.test), so move the guts of them here from Lib/test. The latter directory will retain stubs to run the email.test tests using Python's standard regression test. test_email_torture.py is a torture tester which will not run under Python's test suite because I don't want to commit megs of data to that project (it will fail cleanly there). When run under the mimelib project it'll stress test the package with megs of message samples collected from various locations in the wild. email/test/data is a copy of Lib/test/data. The fate of the latter is still undecided.
		
			
				
	
	
		
			19 lines
		
	
	
	
		
			459 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			459 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| Return-Path: <bbb@zzz.org>
 | |
| Delivered-To: bbb@zzz.org
 | |
| Received: by mail.zzz.org (Postfix, from userid 889)
 | |
| 	id 27CEAD38CC; Fri,  4 May 2001 14:05:44 -0400 (EDT)
 | |
| MIME-Version: 1.0
 | |
| Content-Type: text/plain; charset=us-ascii
 | |
| Content-Transfer-Encoding: 7bit
 | |
| Message-ID: <15090.61304.110929.45684@aaa.zzz.org>
 | |
| From: bbb@ddd.com (John X. Doe)
 | |
| To: bbb@zzz.org
 | |
| Subject: This is a test message
 | |
| Date: Fri, 4 May 2001 14:05:44 -0400
 | |
| 
 | |
| 
 | |
| Hi,
 | |
| 
 | |
| Do you like this message?
 | |
| 
 | |
| -Me
 |