mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			207 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			207 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| LIBRARY        _TKINTER INITINSTANCE TERMINSTANCE
 | |
| DESCRIPTION    'Python Extension DLL v1.0 for Access to Tcl/Tk Environment'
 | |
| PROTMODE
 | |
| DATA           MULTIPLE NONSHARED
 | |
| 
 | |
| EXPORTS
 | |
|                init_tkinter
 | |
| 
 | 
