mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			314 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			314 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| """
 | |
|     --------------------------------------
 | |
|         About this viewer
 | |
|     --------------------------------------
 | |
| 
 | |
|     Tiny demo viewer to view turtle graphics example scripts.
 | |
| 
 | |
|     Quickly and dirtyly assembled by Gregor Lingl.
 | |
|     June, 2006
 | |
| 
 | |
|     For more information see: turtledemo - Help
 | |
| 
 | |
|     Have fun!
 | |
| """
 | 
