mirror of
https://github.com/python/cpython.git
synced 2024-11-26 19:34:19 +08:00
9 lines
207 B
Modula-2
9 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
|
|
|