| 
									
										
										
										
											1992-08-10 10:48:14 +00:00
										 |  |  | This directory contains some demonstrations of the thread module. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											1993-12-17 14:45:06 +00:00
										 |  |  | These are mostly "proof of concept" type applications: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											1996-07-30 19:06:36 +00:00
										 |  |  | Generator.py	Generator class implemented with threads. | 
					
						
							|  |  |  | sync.py		Condition variables primitives by Tim Peters. | 
					
						
							| 
									
										
										
										
											1992-08-10 10:48:14 +00:00
										 |  |  | telnet.py	Version of ../sockets/telnet.py using threads. | 
					
						
							| 
									
										
										
										
											2000-11-08 15:17:49 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | Coroutine.py	Coroutines using threads, by Tim Peters (22 May 94) | 
					
						
							|  |  |  | fcmp.py		Example of above, by Tim | 
					
						
							|  |  |  | squasher.py	Another example of above, also by Tim |