mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +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
 | 
						|
 |